Share via


VectorStoreCollectionMetadata.CollectionName Property

Definition

Gets or sets the name of a collection (table, container) within the vector store (database).

public:
 property System::String ^ CollectionName { System::String ^ get(); void set(System::String ^ value); };
public string? CollectionName { get; init; }
member this.CollectionName : string with get, set
Public Property CollectionName As String

Property Value

Applies to