Construtor SqlSmoObject

Initializes a new instance of the SqlSmoObject class.

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

Sintaxe

'Declaração
Protected Friend Sub New
'Uso
Dim instance As New SqlSmoObject()
protected internal SqlSmoObject()
protected public:
SqlSmoObject()
new : unit -> SqlSmoObject
function SqlSmoObject()

Comentários

This constructor is called by derived class constructors to initialize state in this type.

Exemplos

Chamando métodos

Consulte também

Referência

SqlSmoObject Classe

Namespace Microsoft.SqlServer.Management.Smo