Skip to content

MySqlSchemaProvider.GetIdentityFields method

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

See Also