VectorStoreMetadata Class
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.
Provides metadata about an VectorStore.
public ref class VectorStoreMetadata
public class VectorStoreMetadata
type VectorStoreMetadata = class
Public Class VectorStoreMetadata
- Inheritance
-
VectorStoreMetadata
Constructors
| VectorStoreMetadata() |
Properties
| VectorStoreName |
Gets or sets the name of the vector store (database). |
| VectorStoreSystemName |
Gets or sets the name of the vector store system. |