ScriptNameObjectBase.GetTextHeader Méthode

Définition

Surcharges

GetTextHeader(ScriptNameObjectBase+ScriptHeaderType)

protected string GetTextHeader(Microsoft.SqlServer.Management.Smo.ScriptNameObjectBase.ScriptHeaderType scriptHeaderType);
member this.GetTextHeader : Microsoft.SqlServer.Management.Smo.ScriptNameObjectBase.ScriptHeaderType -> string
Protected Function GetTextHeader (scriptHeaderType As ScriptNameObjectBase.ScriptHeaderType) As String

Paramètres

Retours

S’applique à

GetTextHeader(Boolean)

protected string GetTextHeader(bool forAlter);
member this.GetTextHeader : bool -> string
Protected Function GetTextHeader (forAlter As Boolean) As String

Paramètres

forAlter
Boolean

Retours

S’applique à