Constructeur PropertiesRequest (array<String )
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 ( _
fields As String() _
)
'Utilisation
Dim fields As String()
Dim instance As New PropertiesRequest(fields)
public PropertiesRequest(
string[] fields
)
public:
PropertiesRequest(
array<String^>^ fields
)
new :
fields:string[] -> PropertiesRequest
public function PropertiesRequest(
fields : String[]
)
Paramètres
- fields
Type : array<System.String[]
A string that represents the list of fields.