ScriptNameObjectBase.GetTextHeader メソッド

定義

オーバーロード

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

パラメーター

返品

適用対象

GetTextHeader(Boolean)

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

パラメーター

forAlter
Boolean

返品

適用対象