Freigeben über


Table.EnumColumnPermissions Method

Enumerates a list of column permissions for the table.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
Table.EnumColumnPermissions ()
Enumerates a list of column permissions for the table.
Table.EnumColumnPermissions (ObjectPermissionSet)
Enumerates a list of column permissions for a specified permission on the table.
Table.EnumColumnPermissions (String)
Enumerates a list of column permissions for a specified grantee on the table.
Table.EnumColumnPermissions (String, ObjectPermissionSet)
Enumerates a list of column permissions for a specified grantee and a specified permission on the table.

Siehe auch

Verweis

Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Creating, Altering, and Removing Tables
Tabellen
CREATE TABLE (Transact-SQL)