Licensing functionality.

Methods

Name Description
GetBetaOptionsDescription Returns a vbCrLf separated list of Beta options that are licensed.
Load Loads Licence information from the database.

Properties

Name Description
Csn Read-Only Customer Support Number.
ExpiryDate Read-Only The Licence's Expiry date.
ExpiryVersion Read-Only The version of the application after which this Licence will expire.
ExpiryVersionMajor Read-Only The Major Version of the application after which this Licence will expire.
ExpiryVersionMinor Read-Only The Minor Version of the application after which this Licence will expire.
HasBetaOptions Read-Only Indicates whether any Beta options are licensed.
HasExpired Read-Only Indicates whether the Licence is passed its expiry date or version.
IsEvaluation Read-Only Indicates whether this is an Evaluation Licence.
IsIntersoft Read-Only Indicates whether this is an Intersoft Licence.
IsUnlicencedDatabaseType Read-Only Indicates whether the currently open Database is an Unlicensed type.
IsValid Read-Only Indicates whether a valid Licence is loaded. Basically checks CSN, if zero then is invalid.
Options Read-Only Licensing Options.
SpecialDatabaseType Read-Only If this is a special Database Type, e.g., a SQL Server database running under a non-Enterprise Licence.
SupportsDatabaseMySQL Read-Only Returns True if this Licence supports MySQL Databases.
SupportsDatabaseOracle Read-Only Returns True if this Licence supports Oracle Databases.
SupportsDatabaseSQLServer Read-Only Returns True if this Licence supports Microsoft SQL Server Databases (excludes SQL Server Express which is supported from version 6).
UnlicencedDatabaseTypeMessage Read-Only A Message regarding the Unlicensed Database Type. Only used for SQL Server Express.
WarningMessage Details regarding the failed loading of the Licence.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0