Compartir a través de


GetTypeFilterProperties Método

Gets the type filter properties with the specified skeleton format.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Shared Function GetTypeFilterProperties ( _
    skeleton As String _
) As PropertyInfo()
'Uso
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[]

Parámetros

Valor devuelto

Tipo: array<System.Reflection. . :: . .PropertyInfo> [] () [] []
A PropertyInfo object array that contains the type filter property information.

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.