Share via


FunctionPrivilegesCriteria.ResultType Propiedad

Definición

Obtiene o establece el tipo de resultado.

public:
 property Microsoft::MasterDataServices::ResultType ResultType { Microsoft::MasterDataServices::ResultType get(); void set(Microsoft::MasterDataServices::ResultType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ResultType ResultType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ResultType : Microsoft.MasterDataServices.ResultType with get, set
Public Property ResultType As ResultType

Valor de propiedad

Nueva instancia de tipo ResultType. Los valores posibles son Details, Identifers o None.

Atributos

Se aplica a