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


Поле name

Contains the script name, as extracted from the scripts header.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public name As String
'Применение
Dim instance As DdlTextParserHeaderInfo
Dim value As String

value = instance.name

instance.name = value
public string name
public:
String^ name
val mutable name: string
public var name : String

Замечания

Returns a String value containing the name of the script, as extracted from the header.