@Beta
public interface ConnectionString
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
boolean |
sticky() |
ConnectionStringType |
type() |
String |
value() |
String name()
String value()
ConnectionStringType type()
boolean sticky()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/