언어

VectorStoreVectorAttribute.IndexKind 속성

정의

사용할 인덱스의 종류를 가져옵니다.

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

속성 값

기본값은 데이터베이스 유형에 따라 다릅니다. 자세한 내용은 선택한 데이터베이스 공급자의 설명서를 참조하세요.

적용 대상

추가 정보