Udostępnij za pośrednictwem


Właściwość PermissionInfo.PermissionTypeInternal

Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Protected Friend ReadOnly Property PermissionTypeInternal As PermissionSetBase
    Get
'Użycie
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