GetFilter Método
Gets the filter that is associated with the target set.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: System. . :: . .String
A String value that specifies the filter that is associated with the target set.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.