This topic has not yet been rated - Rate this topic

LinksStore members

SharePoint 2013

The LinksStore type exposes the following members.

  NameDescription
Public property Database Database used for this links store
Public property DatabaseConnectionString Connection string for the database.
Public property Id ID of this links store
Public property 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
  NameDescription
Public method Delete Delete this store. This will throw InvalidOperationException if there are any partitions currently stored in this property store.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.