XmlReadConditionedStatementPostProcess 類別
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlRead
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadRepeated
Microsoft.SqlServer.Management.Sdk.Sfc..::..XmlReadConditionedStatementPostProcess
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
<ComVisibleAttribute(False)> _
Public Class XmlReadConditionedStatementPostProcess _
Inherits XmlReadRepeated
'用途
Dim instance As XmlReadConditionedStatementPostProcess
[ComVisibleAttribute(false)]
public class XmlReadConditionedStatementPostProcess : XmlReadRepeated
[ComVisibleAttribute(false)]
public ref class XmlReadConditionedStatementPostProcess : public XmlReadRepeated
[<ComVisibleAttribute(false)>]
type XmlReadConditionedStatementPostProcess =
class
inherit XmlReadRepeated
end
public class XmlReadConditionedStatementPostProcess extends XmlReadRepeated
XmlReadConditionedStatementPostProcess 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Alias | Gets or sets the alias name of the property. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
ClassName | Gets the specified name for the class. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Closed | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
DatabaseEngineType | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Gets or sets the type of the Database Engine. (繼承自 XmlRead。) | |
Fields | Gets the specified fields. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Reader | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
TriggeredFields | Gets the triggered fields in the collection of objects. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Version | Gets or sets a specified version. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) |
上層
方法
名稱 | 說明 | |
---|---|---|
Close | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetAliasString | Assigns a value for the Alias string. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
GetHashCode | (繼承自 Object。) | |
GetTextOfElement | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
GetType | (繼承自 Object。) | |
IsElementWithCheckVersion | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
MemberwiseClone | (繼承自 Object。) | |
Next() () () () | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (覆寫 XmlReadRepeated. . :: . .Next() () () ()。) | |
Next(String) | Retrieves a value that indicates the next step in the process. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlReadRepeated。) | |
Skip | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
ToString | (繼承自 Object。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。