Member Junction
Preparing search index...
@memberjunction/core
PlatformVariantEntry
Interface PlatformVariantEntry
A single field's platform-specific variants. Each key is a DatabasePlatform value.
interface
PlatformVariantEntry
{
postgresql
?:
string
;
sqlserver
?:
string
;
}
Index
Properties
postgresql?
sqlserver?
Properties
Optional
postgresql
postgresql
?:
string
Optional
sqlserver
sqlserver
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
postgresql
sqlserver
Member Junction
Loading...
A single field's platform-specific variants. Each key is a DatabasePlatform value.