Partager via


Constructeur RequestObjectInfo (Urn, RequestObjectInfo.Flags)

Initializes a new instance of the RequestObjectInfo class with the specified level of information and type of information. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    urn As Urn, _
    infoType As RequestObjectInfo.Flags _
)
'Utilisation
Dim urn As Urn 
Dim infoType As RequestObjectInfo.Flags 

Dim instance As New RequestObjectInfo(urn, infoType)
public RequestObjectInfo(
    Urn urn,
    RequestObjectInfo.Flags infoType
)
public:
RequestObjectInfo(
    Urn^ urn, 
    RequestObjectInfo.Flags infoType
)
new : 
        urn:Urn * 
        infoType:RequestObjectInfo.Flags -> RequestObjectInfo
public function RequestObjectInfo(
    urn : Urn, 
    infoType : RequestObjectInfo.Flags
)

Paramètres

Voir aussi

Référence

RequestObjectInfo Classe

Surcharge RequestObjectInfo

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc