Skip to content

SqliteSchemaProvider.GetIdentityFields method

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

See Also