Поделиться через


Свойство ClassName

Gets the name of the class that defines the type.

Пространство имен:  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
The name of the class that defines the type.