ITextObject Interface
The ITextObject class represents the interface that is used to implement text on objects.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Name | Description | |
|---|---|---|
![]() | TextBody | Gets or sets the body of the text that is associated with the referenced object. |
![]() | TextHeader | Gets or sets the text header associated with the referenced object. |
![]() | TextMode | Gets or sets the text mode associated with the referenced object. |
| Name | Description | |
|---|---|---|
![]() | ScriptHeader(Boolean) | Scripts the text header. |
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Show:

