LinksStore members
The LinksStore type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Database | Database used for this links store |
![]() |
DatabaseConnectionString | Connection string for the database. |
![]() |
Id | ID of this links store |
![]() |
Name | Name of this links store (in most cases it is name of the DB, but it might be different), Name is not required to be unique. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Delete this store. This will throw InvalidOperationException if there are any partitions currently stored in this property store. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top