[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:MiniSqlQuery.Core.ConnectionDefinition]
| C# | Visual Basic | Visual C++ |
public class ConnectionDefinition
Public Class ConnectionDefinition
public ref class ConnectionDefinition
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| ConnectionDefinition()()() | ||
| CommentPrefix | ||
| ConnectionString | ||
| Default |
A default connection, an MSSQL db on localhost connecting to "master".
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| Name | ||
| Parse(String) | ||
| Parse(array<String>[]()[]) | ||
| ProviderName | ||
| SplitChar | ||
| ToParsableFormat()()() | ||
| ToString()()() | (Overrides Object.ToString()()().) |
| Object | |
| ConnectionDefinition | |