UnknownTypeEnumeratorException コンストラクター (String)
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Sub New ( _
typeName As String _
)
'使用
Dim typeName As String
Dim instance As New UnknownTypeEnumeratorException(typeName)
public UnknownTypeEnumeratorException(
string typeName
)
public:
UnknownTypeEnumeratorException(
String^ typeName
)
new :
typeName:string -> UnknownTypeEnumeratorException
public function UnknownTypeEnumeratorException(
typeName : String
)
パラメーター
- typeName
型: System. . :: . .String
型名を示す文字列です。