IColumnPermission Interface
The IColumnPermission class represents the interface that manages permissions for a specified column.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Declaration
Public Interface IColumnPermission
Inherits IObjectPermission
public interface IColumnPermission : IObjectPermission
public interface class IColumnPermission : IObjectPermission
public interface IColumnPermission extends IObjectPermission
public interface IColumnPermission extends IObjectPermission
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IColumnPermission Members
Microsoft.SqlServer.Management.Smo Namespace