다음을 통해 공유


ExpressionNode.SetNameConditionType 메서드

Sets the name of the condition type property.

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

구문

‘선언
Protected Sub SetNameConditionType ( _
    value As NameConditionType _
)
‘사용 방법
Dim value As NameConditionType 

Me.SetNameConditionType(value)
protected void SetNameConditionType(
    NameConditionType value
)
protected:
void SetNameConditionType(
    NameConditionType value
)
member SetNameConditionType : 
        value:NameConditionType -> unit
protected function SetNameConditionType(
    value : NameConditionType
)

매개 변수

참고 항목

참조

ExpressionNode 클래스

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