Click or drag to resize

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; }

Property Value

Type: OperatingSystemID

Implements

IDataConfigurationProviderPlatform
See Also