| SQLiteConnectionManagerServiceName Property |
Gets the service name
Namespace:
SanteDB.DisconnectedClient.SQLite.Connection
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public string ServiceName { get; }
Public ReadOnly Property ServiceName As String
Get
public:
property String^ ServiceName {
String^ get ();
}
member ServiceName : string with get
Property Value
Type:
StringSee Also