GetTypeFilterProperties メソッド

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public Shared Function GetTypeFilterProperties ( _
    skeleton As String _
) As PropertyInfo()
'使用
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[]

パラメーター

戻り値

型: array<System.Reflection. . :: . .PropertyInfo> [] () [] []