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