SimpleCaseExpression 속성
SQL Server 2012
SimpleCaseExpression 유형에서 다음 멤버를 표시합니다.
이름 | 설명 | |
---|---|---|
![]() |
Collation | Gets or sets the collation identifier. (PrimaryExpression에서 상속됨) |
![]() |
ElseExpression | Gets or sets the expression that comes after Else. (CaseExpression에서 상속됨) |
![]() |
FirstTokenIndex | Gets or sets the first token index. (TSqlFragment에서 상속됨) |
![]() |
FragmentLength | Gets the fragment length. (TSqlFragment에서 상속됨) |
![]() |
InputExpression | Gets or sets the input expression. |
![]() |
LastTokenIndex | Gets or sets the last token index. (TSqlFragment에서 상속됨) |
![]() |
ScriptTokenStream | Gets or sets a list of token streams. (TSqlFragment에서 상속됨) |
![]() |
StartColumn | Gets the starting column. (TSqlFragment에서 상속됨) |
![]() |
StartLine | Gets the starting line. (TSqlFragment에서 상속됨) |
![]() |
StartOffset | Gets the fragment start offset value. (TSqlFragment에서 상속됨) |
![]() |
WhenClauses | Gets or sets the when clauses, at least one element is required. |
표시: