Hide

YetaWF.DataProvider.PostgreSQL Package Documentation

Display
Print

YetaWF.DataProvider.PostgreSQL.IPostgreSQLTableInfo.GetConnectionString Method

Returns the PostgreSQL connection string used by the data provider.

Class: YetaWF.DataProvider.PostgreSQL.IPostgreSQLTableInfo
Namespace: YetaWF.DataProvider.PostgreSQL
Assembly: YetaWF.DataProvider.PostgreSQL

Syntax

public string GetConnectionString();

Return Value

Returns the PostgreSQL connection string used by the data provider.

See Also YetaWF.DataProvider.PostgreSQL.IPostgreSQLTableInfo ClassYetaWF.DataProvider.PostgreSQLYetaWF.Core