Click or drag to resize
PostgresqlDatabaseAbstracterType Property

[Missing <summary> documentation for "P:Activsoft.Engine.Db.Postgresql.PostgresqlDatabaseAbstracter.Type"]

Namespace: Activsoft.Engine.Db.Postgresql
Assembly: Activsoft.Engine.Db.Postgresql (in Activsoft.Engine.Db.Postgresql.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public override string Type { get; }

Property Value

Type: String

Implements

IDatabaseAbstracterType
See Also