Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Gets the object used to construct the operand. The object should be an instance of DataEventColumnInfo or PredSourceInfo.
Espacio de nombres: Microsoft.SqlServer.Management.XEvent
Ensamblado: Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Sintaxis
'Declaración
Public ReadOnly Property OperandObject As Object
Get
'Uso
Dim instance As PredOperand
Dim value As Object
value = instance.OperandObject
public Object OperandObject { get; }
public:
property Object^ OperandObject {
Object^ get ();
}
member OperandObject : Object
function get OperandObject () : Object
Valor de la propiedad
Tipo: System.Object
The object used to construct the operand.