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.