Udostępnij za pośrednictwem


Właściwość PermissionInfo.GrantorType

Pobiera typ kredytodawca.

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

Składnia

'Deklaracja
Public ReadOnly Property GrantorType As PrincipalType
    Get
'Użycie
Dim instance As PermissionInfo
Dim value As PrincipalType

value = instance.GrantorType
public PrincipalType GrantorType { get; }
public:
property PrincipalType GrantorType {
    PrincipalType get ();
}
member GrantorType : PrincipalType
function get GrantorType () : PrincipalType

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.PrincipalType
A PrincipalType wartość obiektu, który określa typ grantee.