[Missing <summary> documentation for "P:PerpetuumSoft.DataModel.MsSql.Database.FullName"]
Assembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public string FullName { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property FullName As String |
| Visual C++ |
|---|
public: virtual property String^ FullName { String^ get () sealed; } |