XmlReadSpecialQuery 클래스

정의

특수 쿼리를 읽는 클래스

[System.Runtime.InteropServices.ComVisible(false)]
public class XmlReadSpecialQuery : Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead
[System.Runtime.InteropServices.ComVisible(false)]
public class XmlReadSpecialQuery : Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatement
[<System.Runtime.InteropServices.ComVisible(false)>]
type XmlReadSpecialQuery = class
    inherit XmlRead
[<System.Runtime.InteropServices.ComVisible(false)>]
type XmlReadSpecialQuery = class
    inherit XmlReadConditionedStatement
Public Class XmlReadSpecialQuery
Inherits XmlRead
Public Class XmlReadSpecialQuery
Inherits XmlReadConditionedStatement
상속
XmlReadSpecialQuery
상속
특성

생성자

Name Description
XmlReadSpecialQuery(XmlRead)

판독기를 사용하여 초기화

필드

Name Description
ATTR_CLOUD_MAX_BUILD

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_CLOUD_MAX_MAJOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_CLOUD_MAX_MINOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_CLOUD_MIN_BUILD

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_CLOUD_MIN_MAJOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_CLOUD_MIN_MINOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_DATAWAREHOUSE_ENABLED

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MAX_BUILD

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MAX_MAJOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MAX_MINOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MIN_BUILD

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MIN_MAJOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)
ATTR_MIN_MINOR

특수 쿼리를 읽는 클래스

(다음에서 상속됨 XmlRead)

속성

Name Description
Alias

파일을 구문 분석할 때 사용할 별칭

(다음에서 상속됨 XmlRead)
Closed

현재 요소를 완전히 읽은 경우 true입니다.

(다음에서 상속됨 XmlRead)
Database

특성 가져오기 - 데이터베이스 이름

DatabaseEngineEdition

연결의 DatabaseEngineEdition

(다음에서 상속됨 XmlRead)
DatabaseEngineType

데이터베이스 엔진 유형 가져오기

(다음에서 상속됨 XmlRead)
Fields

특성 가져오기 - 트리거 필드 목록

(다음에서 상속됨 XmlReadConditionedStatement)
MultipleLink

읽기 multiple_link

(다음에서 상속됨 XmlReadConditionedStatement)
Query

특성 가져오기 - 쿼리

Reader

XmlTextReader 가져오기

(다음에서 상속됨 XmlRead)
Sql

get 특성 - tsql

(다음에서 상속됨 XmlReadConditionedStatement)
Version

서버 버전 가져오기

(다음에서 상속됨 XmlRead)

메서드

Name Description
Close()

이 요소의 구문 분석을 완료합니다. 다음 요소까지 단계

(다음에서 상속됨 XmlRead)
GetAliasString(String)

문자열 str에 별칭을 적용하고 결과를 반환합니다.

(다음에서 상속됨 XmlRead)
GetTextOfElement()

에서는 현재 요소의 텍스트를 읽습니다. 사용 가능한 경우 curent 요소가 비어 있거나 텍스트 노드 또는 요소 노드 내에 있다고 가정합니다. 아마 link_multiple.

(다음에서 상속됨 XmlRead)
IsElementWithCheckVersion(String)

현재 요소에 지정된 이름이 있는지 확인하고 버전 요구 사항이 충족되지 않는 방식으로 버전 요소를 건너뜁니다.

(다음에서 상속됨 XmlRead)
Next()

특수 쿼리를 읽는 클래스

Next(String)

지정된 이름을 사용하여 다음 요소로 단계별 실행

(다음에서 상속됨 XmlReadRepeated)
Skip()

이 요소 건너뛰기

(다음에서 상속됨 XmlRead)

적용 대상