PermissionInfo.PermissionTypeInternal Property
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property PermissionTypeInternal As PermissionSetBase
Get
'Usage
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
Property Value
Type: Microsoft.SqlServer.Management.Smo.PermissionSetBase