Partager via


Champ name

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public name As String
'Utilisation
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

Notes

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