共用方式為


GetFilter 方法

Gets the filter that is associated with the target set.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Function GetFilter As String
'用途
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

傳回值

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

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。