SelectiveXmlIndexPromotedPath 클래스

정의

CreateSelectiveXmlIndex 문에 지정된 xml 경로를 나타냅니다.

[System.Serializable]
public class SelectiveXmlIndexPromotedPath : Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment
[<System.Serializable>]
type SelectiveXmlIndexPromotedPath = class
    inherit TSqlFragment
Public Class SelectiveXmlIndexPromotedPath
Inherits TSqlFragment
상속
SelectiveXmlIndexPromotedPath
특성

생성자

Name Description
SelectiveXmlIndexPromotedPath()

CreateSelectiveXmlIndex 문에 지정된 xml 경로를 나타냅니다.

필드

Name Description
Uninitialized

토큰을 나타내고 초기화되지 않은 상수입니다.

(다음에서 상속됨 TSqlFragment)

속성

Name Description
FirstTokenIndex

토큰의 첫 번째 인덱스 가져오거나 설정합니다.

(다음에서 상속됨 TSqlFragment)
FragmentLength

구문 분석된 스크립트에서 조각이 차지하는 문자 수를 정의합니다.

(다음에서 상속됨 TSqlFragment)
IsSingleton

SINGLETON 옵션이 설정되었는지 지정합니다.

LastTokenIndex

토큰의 마지막 인덱스 가져오거나 설정합니다.

(다음에서 상속됨 TSqlFragment)
MaxLength

MAXLENGTH 옵션의 값

Name

승격된 경로 이름

Path

지정된 xml 경로를 나타냅니다.

ScriptTokenStream

스크립트 토큰 스트림을 가져오거나 설정합니다.

(다음에서 상속됨 TSqlFragment)
SQLDataType

경로가 SQL 형식으로 선언된 경우 데이터 형식

StartColumn

시작 열을 가져옵니다.

(다음에서 상속됨 TSqlFragment)
StartLine

시작 줄을 가져옵니다.

(다음에서 상속됨 TSqlFragment)
StartOffset

구문 분석된 스크립트에서 조각 시작 위치의 문자 오프셋을 정의합니다.

(다음에서 상속됨 TSqlFragment)
XQueryDataType

경로가 Xquery 경로로 선언된 경우 XSD Datatype

메서드

Name Description
Accept(TSqlFragmentVisitor)

방문자 허용

AcceptChildren(TSqlFragmentVisitor)

어린이 방문자 허용

적용 대상