XmlReadProperties 類別

定義

用於讀取屬性列表的類別

[System.Runtime.InteropServices.ComVisible(false)]
public class XmlReadProperties : Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead
[<System.Runtime.InteropServices.ComVisible(false)>]
type XmlReadProperties = class
    inherit XmlRead
Public Class XmlReadProperties
Inherits XmlRead
繼承
XmlReadProperties
屬性

建構函式

名稱 Description
XmlReadProperties(XmlRead)

與讀者一起開始

欄位

名稱 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)

屬性

名稱 Description
Alias

一個用於解析檔案時使用的別名

(繼承來源 XmlRead)
Closed

若當前元素已被完全讀取,則為真

(繼承來源 XmlRead)
DatabaseEngineEdition

DatabaseEngineEdition 連結

(繼承來源 XmlRead)
DatabaseEngineType

取得資料庫引擎類型

(繼承來源 XmlRead)
Include

取得包含

Property

買個房產

Reader

取得 XmlTextReader

(繼承來源 XmlRead)
Version

取得伺服器版本

(繼承來源 XmlRead)

方法

名稱 Description
Close()

完成解析這個元素;步至下一個元素

(繼承來源 XmlRead)
GetAliasString(String)

將別名套用在字串 str 上,並回傳結果

(繼承來源 XmlRead)
GetTextOfElement()

讀取當前元素的文字(若有的話),它假設當前元素為空,或其內部包含文字節點或元素節點。 大概是link_multiple。

(繼承來源 XmlRead)
IsElementWithCheckVersion(String)

檢查目前的元素是否擁有指定的名稱,並跳過任何未符合版本需求的版本元素

(繼承來源 XmlRead)
Skip()

跳過此元素

(繼承來源 XmlRead)

適用於