DatabaseUtilityConnectionString Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.Internal.DatabaseUtility.ConnectionString"]
Namespace: Scanjour.Workflow4.TestFramework.InternalAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static string ConnectionString { get; }
Public Shared ReadOnly Property ConnectionString As String
Get
public:
static property String^ ConnectionString {
String^ get ();
}
static member ConnectionString : string with get
Property Value
String
See Also