다음을 통해 공유


UnsupportedTargetSetForFacetException 생성자 (String)

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

구문

‘선언
Public Sub New ( _
    message As String _
)
‘사용 방법
Dim message As String

Dim instance As New UnsupportedTargetSetForFacetException(message)
public UnsupportedTargetSetForFacetException(
    string message
)
public:
UnsupportedTargetSetForFacetException(
    String^ message
)
new : 
        message:string -> UnsupportedTargetSetForFacetException
public function UnsupportedTargetSetForFacetException(
    message : String
)

매개 변수