Compartir a través de


GranteeType Propiedad

Obtiene el tipo de receptor.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property GranteeType As PrincipalType
    Get
'Uso
Dim instance As PermissionInfo
Dim value As PrincipalType

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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .PrincipalType
Valor de objeto PrincipalType que especifica el tipo de receptor.