Partilhar via


Propriedade do RDL Operator

Gets the operator that is not applicable.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public ReadOnly Property Operator As String
    Get
'Uso
Dim instance As OperatorNotApplicableException
Dim value As String

value = instance.Operator
public string Operator { get; }
public:
property String^ Operator {
    String^ get ();
}
member Operator : string
function get Operator () : String

Valor da propriedade

Tipo: System. . :: . .String
A String value that specifies the referenced operator.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.