Share via


OAImportDatabase.DoImportSchema Method

Does the schema import, based on the properties of this object.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Sql.Automation
Assembly:  Microsoft.VisualStudio.Data.Schema.Project.Sql (in Microsoft.VisualStudio.Data.Schema.Project.Sql.dll)

Syntax

'Declaration
Public Sub DoImportSchema
'Usage
Dim instance As OAImportDatabase

instance.DoImportSchema()
public void DoImportSchema()
public:
void DoImportSchema()
public function DoImportSchema()

.NET Framework Security

See Also

Reference

OAImportDatabase Class

OAImportDatabase Members

Microsoft.VisualStudio.Data.Schema.Project.Sql.Automation Namespace