ITextObject Interface

The ITextObject class represents the interface that is used to implement text on objects.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Interface ITextObject
'Usage
Dim instance As ITextObject
public interface ITextObject
public interface class ITextObject
type ITextObject =  interface end
public interface ITextObject

Remarks

Thread Safety

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.