| FirebirdSQLConfigurationProviderName Property |
Get the name
Namespace:
SanteDB.OrmLite.Providers.Firebird
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public override string Name { get; }
Public Overrides ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () override;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
IDataConfigurationProviderNameSee Also