| TableMappingTableName Property |
Table name
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public string TableName { get; }
Public ReadOnly Property TableName As String
Get
public:
property String^ TableName {
String^ get ();
}
member TableName : string with get
Property Value
Type:
StringSee Also