Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Shows the Add Connection dialog box pre-populated with the data provider and connection string settings.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaración
Function ShowDialog As Boolean
bool ShowDialog()
bool ShowDialog()
abstract ShowDialog : unit -> bool
function ShowDialog() : boolean
Return Value
Type: System.Boolean
true if the dialog returned OK; otherwise, false.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.