Gets object name.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
string Name { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Name As String |
| Visual C++ |
|---|
property String^ Name { String^ get (); } |