DocumentCollection.StoredProceduresLink
Property
Definition
Gets the self-link for stored procedures in a collection from the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="_sprocs")]
public string StoredProceduresLink { get; }
Property Value
The self-link for stored procedures in a collection.