DBTable.SelectedCaseWithWeights
Returns case using selection conditions and weighting variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.SelectedCaseWithWeights( _
CaseNo As Integer, _
ByRef Cases As Double(), _
ByRef Selected As Boolean, _
ByRef CaseWeights As Boolean, _
ByRef Weight As Double, _
ByRef VarNo As Integer)
|
|
This function does not return a value. |