Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the collection of objects redirected to the fields. 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 ReadOnly Property RedirectFields As StringCollection
Get
'Utilisation
Dim instance As XmlReadOrderByRedirect
Dim value As StringCollection
value = instance.RedirectFields
public StringCollection RedirectFields { get; }
public:
property StringCollection^ RedirectFields {
StringCollection^ get ();
}
member RedirectFields : StringCollection
function get RedirectFields () : StringCollection
Valeur de propriété
Type : System.Collections.Specialized.StringCollection
The collection of objects redirected to the fields.