SDAC

TMSConnectionOptions.InitialFileName Property

Specifies the name of the main database file.

Class

TMSConnectionOptions

Syntax

property InitialFileName: string;

Remarks

Use the InitialFileName property to specify the name of the main database file. This database will be the default database for the connection. SQL Server attaches the database to the server if it has not been attached to the server yet. So, this property can be used to connect to the database that has not been attached to the server yet.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback