IUserStoreConnection Interface
public interface IUserStoreConnection
Instance of a user connection to store.
Method Summary
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection()
Underlying SQL server connection. |
Method Details
getConnection
public Connection getConnection()
Underlying SQL server connection.
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java