TsgcAIDatabaseVectorPineconeProperties › Version

Version Property

Read-only sgcWebSockets library version string.

Syntax

property Version: String read GetVersion;

Default Value

Remarks

Returns the compiled sgcWebSockets product version. Useful for diagnostics, logs and support requests.

Example

ShowMessage(oDB.Version);

Back to Properties