| SQLiteStorageProviderPlatform Property |
Get the operating system ID on which this is supported
Namespace:
SanteDB.DisconnectedClient.SQLite
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public OperatingSystemID Platform { get; }
Public ReadOnly Property Platform As OperatingSystemID
Get
public:
virtual property OperatingSystemID Platform {
OperatingSystemID get () sealed;
}
abstract Platform : OperatingSystemID with get
override Platform : OperatingSystemID with get
Property Value
Type:
OperatingSystemIDImplements
IDataConfigurationProviderPlatformSee Also