Interface ITextObject

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Interface ITextObject
'Utilisation
Dim instance As ITextObject
public interface ITextObject
public interface class ITextObject
type ITextObject =  interface end
public interface ITextObject

Notes

Thread Safety

Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme sûrs.