This topic has not yet been rated - Rate this topic

ScriptNameObjectBase::GetTextHeader Method

Returns the text header.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected:
String^ GetTextHeader(
	bool forAlter
)

Parameters

forAlter
Type: System::Boolean
A Boolean value that specifies whether the text header is used in the alteration of an object.If True, the text header is used in the alteration of an object. Otherwise, False.

Return Value

Type: System::String
A String value that specifies the text header.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.