| Modifier and Type | Method and Description |
|---|---|
ConnStringValueTypePair |
ConnStringValueTypePair.withType(ConnectionStringType type)
Set type of database.
|
ConnStringValueTypePair |
ConnStringValueTypePair.withValue(String value)
Set value of pair.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/