Click or drag to resize

PostgreSQLConfigurationProviderPlatform Property

Get the platform that this supports

Namespace:  SanteDB.OrmLite.Providers.Postgres
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