| PostgreSQLWrapperGetDbSchemaName - метод |
Возвращает наименование схемы базы данных.
Пространство имён:
FinistSoft.Storage
Сборка:
DbStorage (в DbStorage.dll) Версия: 1.0.0
Синтаксис protected override string GetDbSchemaName()
Protected Overrides Function GetDbSchemaName As String
Dim returnValue As String
returnValue = Me.GetDbSchemaName()
protected override function GetDbSchemaName() : String
Возвращаемое значение
Тип:
StringНаименование схемы базы данных.
См. также