ExpressionNodeNotConfigurableOperatorException.Expression 속성

The error expression.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
Public ReadOnly Property Expression As String 
    Get
‘사용 방법
Dim instance As ExpressionNodeNotConfigurableOperatorException 
Dim value As String 

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

속성 값

유형: System.String
A string value that contains the error expression.

참고 항목

참조

ExpressionNodeNotConfigurableOperatorException 클래스

Microsoft.SqlServer.Management.Dmf 네임스페이스