XmlReadPropertyLink 클래스

정의

속성 링크를 읽는 클래스

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

생성자

Name Description
XmlReadPropertyLink(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)
DatabaseEngineEdition

연결의 DatabaseEngineEdition

(다음에서 상속됨 XmlRead)
DatabaseEngineType

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

(다음에서 상속됨 XmlRead)
ExpressionIsForTableName

get 특성 - 식은 실제 테이블 이름(여러 링크가 있는 테이블 이름을 만드는 데 사용됨)이므로 필터에 대한 식이 아닙니다.

Fields

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

Filter

특성 가져오기 - 필터 읽기

InnerJoin

get 특성 - 조인 테이블 이름

LeftJoin

특성 가져오기 - 왼쪽 조인 테이블 읽기

MultipleLink

multiple_link 가져오기

Reader

XmlTextReader 가져오기

(다음에서 상속됨 XmlRead)
Table

get 특성 - 테이블 이름

TableAlias

get attribute - 쿼리의 테이블 별칭

Version

서버 버전 가져오기

(다음에서 상속됨 XmlRead)

메서드

Name Description
Close()

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

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

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

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

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

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

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

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

특성 가져오기 - 다음 속성 링크 가져오기

Next(String)

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

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

이 요소 건너뛰기

(다음에서 상속됨 XmlRead)

적용 대상