Partager via


Méthode GetFilter

Gets the filter that is associated with the target set.

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

Syntaxe

'Déclaration
Public Function GetFilter As String
'Utilisation
Dim instance As TargetSet
Dim returnValue As String

returnValue = instance.GetFilter()
public string GetFilter()
public:
String^ GetFilter()
member GetFilter : unit -> string 
public function GetFilter() : String

Valeur de retour

Type : System. . :: . .String
A String value that specifies the filter that is associated with the target set.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.