IScriptFactory.DesignTableOrView Metodo

Definizione

public:
 void DesignTableOrView(Microsoft::SqlServer::Management::UI::VSIntegration::Editors::DocumentType editorType, Microsoft::SqlServer::Management::UI::VSIntegration::Editors::DocumentOptions aeOptions, System::String ^ parentUrnString, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IManagedConnection ^ mc);
public void DesignTableOrView (Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DocumentType editorType, Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DocumentOptions aeOptions, string parentUrnString, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IManagedConnection mc);
abstract member DesignTableOrView : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DocumentType * Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DocumentOptions * string * Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IManagedConnection -> unit
Public Sub DesignTableOrView (editorType As DocumentType, aeOptions As DocumentOptions, parentUrnString As String, mc As IManagedConnection)

Parametri

editorType
DocumentType
aeOptions
DocumentOptions
parentUrnString
String

Si applica a