Metoda TargetSetLevel.GetTypeFilterProperties
Pobiera typ właściwości filtru w określonym formacie skeleton.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Shared Function GetTypeFilterProperties ( _
skeleton As String _
) As PropertyInfo()
'Użycie
Dim skeleton As String
Dim returnValue As PropertyInfo()
returnValue = TargetSetLevel.GetTypeFilterProperties(skeleton)
public static PropertyInfo[] GetTypeFilterProperties(
string skeleton
)
public:
static array<PropertyInfo^>^ GetTypeFilterProperties(
String^ skeleton
)
static member GetTypeFilterProperties :
skeleton:string -> PropertyInfo[]
public static function GetTypeFilterProperties(
skeleton : String
) : PropertyInfo[]
Parametry
- skeleton
Typ: System.String
A String obiekt, który określa szkielet w filtr typu.
Wartość zwracana
Typ: array<System.Reflection.PropertyInfo[]
A właściwośćInfo tablicy obiektu, który zawiera filtr typu właściwość informacji.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.