Skip to content

SqlServerSchemaProvider.GetIdentityFields method

public IEnumerable<string> GetIdentityFields(IDbConnection connection, string schema, string table)

See Also