Partilhar via


Método GetFilter

Gets the filter that is associated with the target set.

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

Sintaxe

'Declaração
Public Function GetFilter As String
'Uso
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

Valor de retorno

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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.