ScriptNameObjectBase.GetTextHeader Method

Definition

Overloads

GetTextHeader(ScriptNameObjectBase+ScriptHeaderType)
GetTextHeader(Boolean)

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

Parameters

Returns

Applies to

GetTextHeader(Boolean)

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

Parameters

forAlter
Boolean

Returns

Applies to