Metodo GetFilter
Gets the filter that is associated with the target set.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Function GetFilter As String
'Utilizzo
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
Valore restituito
Tipo: System. . :: . .String
A String value that specifies the filter that is associated with the target set.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.