VectorStoreWriterOptions.CollectionName プロパティ

定義

コレクションの名前を取得または設定します。 指定しない場合は、"チャンク" が使用されます。

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

プロパティ値

適用対象