Partager via


MessageObjectBase constructeur

Initializes a new instance of the MessageObjectBase class.

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

Syntaxe

'Déclaration
Protected Friend Sub New
'Utilisation

Dim instance As New MessageObjectBase()
protected internal MessageObjectBase()
protected public:
MessageObjectBase()
new : unit -> MessageObjectBase
 function MessageObjectBase()

Notes

The default constructor initializes any fields to their default values.