IndexedXmlPath 속성

보호된 멤버 포함
상속된 멤버 포함

IndexedXmlPath 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 DataType Gets or sets the SQL data type of the path annotated with the keyword SQL.
공용 속성 ID Gets or sets the ID of the IndexedXmlPath.
공용 속성 IsNode Gets or sets a value that indicates whether ‘node()’ optimization hint is applied for the given XML path.
공용 속성 IsSingleton Gets or sets a value that indicates whether ‘SINGLETON’ optimization hint is applied for the given XML path.
공용 속성 IsXQueryMaxlengthInferred Gets or sets a value that indicates whether the maximum length is inferred from XML schema, applicable only for xs:string and xs:untypedAtomic types.
공용 속성 IsXQueryTypeInferred Gets or sets a value that indicates whether XQuery type is inferred for the given XML path.
공용 속성 Name Gets or sets the name of the IndexedXmlPath. (NamedSmoObject.Name을(를) 재정의함)
공용 속성 Parent Gets or sets the parent of the IndexedXmlPath.
공용 속성 Path Gets or sets the path of the IndexedXmlPath.
공용 속성 PathType Gets or sets the type of indexed path. Could be XQuery or SQL.
공용 속성 PathTypeDesc Gets or sets the string representing the path type description of the IndexedXmlPath.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 SqlTypeCollationName Gets or sets the name of the collation of the type if it is character-based; otherwise null.
공용 속성 State Gets the state of the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됨)
공용 속성 UserData Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 XmlComponentID Gets or sets the unique ID of the XML schema component in the database.
공용 속성 XQueryMaxLength Gets or sets the maximum length optimization hint, in characters, applicable for xs:string and xs:untypedAtomic types only, null otherwise.
공용 속성 XQueryTypeDescription Gets or sets the string representing the XQuery type description if XQuery type is specified; otherwise null.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcSupportsDesignMode.IsDesignMode Gets or sets whether IndexedXmlPath supports design mode.

맨 위로 이동

참고 항목

참조

IndexedXmlPath 클래스

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