다음을 통해 공유


GetTypeFilterProperties 메서드

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf

구문

‘선언
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> [] () [] []