Partilhar via


Construtor ScriptSchemaObjectBase

Initializes a new instance of the ScriptSchemaObjectBase 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 ScriptSchemaObjectBase()
protected internal ScriptSchemaObjectBase()
protected public:
ScriptSchemaObjectBase()
new : unit -> ScriptSchemaObjectBase
function ScriptSchemaObjectBase()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Gerando scripts

Consulte também

Referência

ScriptSchemaObjectBase Classe

Namespace Microsoft.SqlServer.Management.Smo