Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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