次の方法で共有


ClassName プロパティ

型を定義しているクラスの名前を取得します。

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

構文

'宣言
ReadOnly Property ClassName As String
    Get
'使用
Dim instance As IClrDataType
Dim value As String

value = instance.ClassName
string ClassName { get; }
property String^ ClassName {
    String^ get ();
}
abstract ClassName : string
function get ClassName () : String

プロパティ値

型: System. . :: . .String
型を定義しているクラスの名前です。