interface IndexHintable {
    indexHints?: IndexHint[];
}

Hierarchy (view full)

Properties

Properties

indexHints?: IndexHint[]

MySQL only.