PartitionKey.None Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instantiates a new instance of the PartitionKey object.
public static Microsoft.Azure.Documents.PartitionKey None { get; }
static member None : Microsoft.Azure.Documents.PartitionKey
Public Shared ReadOnly Property None As PartitionKey
Property Value
Remarks
The returned object represents a partition key value that allows creating and accessing documents without a value for partition key
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.