Database Properties | ![]() |
The Database type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConnectionString |
Gives a connection string for database
|
![]() | DatabaseName |
is ConnectionString property Initial Catalog
|
![]() | IntegratedSecurity |
in ConnectionString property Integrated Security true or false
|
![]() | Item |
Index handling example this[FieldName]
(Inherited from SettingXML.) |
![]() ![]() | Name |
Setting name must be unique. Default: Standard or GUID
(Inherited from SettingXML.) |
![]() | Password |
Password is encrypted
|
![]() | Server |
is ConnectionString property Data Source
|
![]() | UserName |
is ConnectionString property User Id
|