PermissionInfo.PermissionTypeInternal 属性

标识为仅供参考。不提供支持。不保证以后的兼容性。

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected Friend ReadOnly Property PermissionTypeInternal As PermissionSetBase 
    Get
用法
Dim value As PermissionSetBase 

value = Me.PermissionTypeInternal
protected internal PermissionSetBase PermissionTypeInternal { get; }
protected public:
property PermissionSetBase^ PermissionTypeInternal {
    PermissionSetBase^ get ();
}
member PermissionTypeInternal : PermissionSetBase
function get PermissionTypeInternal () : PermissionSetBase

属性值

类型:Microsoft.SqlServer.Management.Smo.PermissionSetBase

请参阅

参考

PermissionInfo 类

Microsoft.SqlServer.Management.Smo 命名空间