PostgresGrantTarget

Classes > Nimblesite.DataProvider.Migration.Core > PostgresGrantTarget

PostgreSQL grant target kind.

public enum PostgresGrantTarget

Values

Name Description
Schema Target is a schema.
Table Target is one table.
AllTablesInSchema Target is every current table in the schema.