Class Window_SelectConnection
Interaktionslogik für Window_SelectConnection.xaml
Inherited Members
Namespace: Simplic.Framework.Base.DB
Assembly: Simplic.Framework.Base.dll
Syntax
public class Window_SelectConnection : MSWindow
Constructors
| Improve this Doc View SourceWindow_SelectConnection()
Ctor
Declaration
public Window_SelectConnection()
Properties
| Improve this Doc View SourcePreselectedType
Pre-Selected Type
Declaration
public int PreselectedType { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Result
Result-Connection-String
Declaration
public ConnectionStringInfo Result { get; set; }
Property Value
Type | Description |
---|---|
ConnectionStringInfo |