QuotaControl.GetValue Método

Definição

O método GetValue() retorna a SID associada a esta consulta.The GetValue() method returns the SID associated with this query.

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

Retornos

Byte[]

A SID associada a esta consulta.The SID associated with this query.

Aplica-se a