Request Classe

Definizione

La richiesta incapsula le opzioni di richiesta

[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
Ereditarietà
Derivato
Attributi

Costruttori

Nome Descrizione
Request()

Costruttore predefinito

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

inizializzare con l'elenco di campi xpath e requeste

Request(Urn, String[])

inizializzare con l'elenco di campi xpath e requeste

Request(Urn)

initalizzare con xpath

Proprietà

Nome Descrizione
Fields

proprietà da riportare indietro

(Ereditato da PropertiesRequest)
OrderByList

elenco di clausole order by

(Ereditato da PropertiesRequest)
ParentPropertiesRequests

elenco di proprietà richieste per i livelli superiori

PropertyAlias

descrive il modo in cui i nomi delle proprietà verranno aliasati

(Ereditato da PropertiesRequest)
RequestFieldsTypes

<vedere>RequestFieldsTypes</see> describes what the list of fields means

(Ereditato da PropertiesRequest)
ResultType

< >vedere ResultType</see>

Urn

Espressione XPath

Si applica a