| FirebirdSQLConfigurationProviderPlatform Property |
Get the available platforms
Namespace:
SanteDB.OrmLite.Providers.Firebird
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public override OperatingSystemID Platform { get; }
Public Overrides ReadOnly Property Platform As OperatingSystemID
Get
public:
virtual property OperatingSystemID Platform {
OperatingSystemID get () override;
}
abstract Platform : OperatingSystemID with get
override Platform : OperatingSystemID with get
Property Value
Type:
OperatingSystemIDImplements
IDataConfigurationProviderPlatformSee Also