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