Request 類別

定義

請求封裝了所有請求選項

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

建構函式

名稱 Description
Request()

預設建構器

Request(Urn, String[], OrderBy[])

初始化 使用 xpath 及 requeste 欄位列表

Request(Urn, String[])

初始化 使用 xpath 及 requeste 欄位列表

Request(Urn)

用 XPATH 啟動

屬性

名稱 Description
Fields

將要恢復的財產

(繼承來源 PropertiesRequest)
OrderByList

依條款排序列表

(繼承來源 PropertiesRequest)
ParentPropertiesRequests

上層申請的物業清單

PropertyAlias

描述了屬性名稱如何被別名化

(繼承來源 PropertiesRequest)
RequestFieldsTypes

<請參見>RequestFieldsTypes</see> described the field list of fields 的意義

(繼承來源 PropertiesRequest)
ResultType

請 <參見>ResultType</see>

Urn

XPath 表達式

適用於