| TableMappingTableName Property |
Table name
Namespace:
SanteDB.DisconnectedClient.SQLite.Query
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.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