| IDbIndexFunctionName Property |
Gets the name of the index
Namespace:
SanteDB.OrmLite.Providers
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax ReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
StringSee Also