Метод 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.