Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 499 Bytes

File metadata and controls

20 lines (14 loc) · 499 Bytes

Open-ImageStoreDatabase

Sets connection string and opens connection to the target database.

Note: Database connection need to be opened before other operations.

Alias: OpenDatabase

Parameters

Name Type Description Optional
ConnectionString string Connection string to target database No

Return

None

See also