primaryKey property

MssqlPrimaryKeySchema? primaryKey
final

Null when the table has none, which a view always does.

Implementation

final MssqlPrimaryKeySchema? primaryKey;