Freigeben über


GetFilter-Methode

Gets the filter that is associated with the target set.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Function GetFilter As String
'Usage
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

Rückgabewert

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.