DBTable.AnalyzeSelectionConditions

Analyzes selection conditions for validity.

Syntax Parameters Return Value
Function DBTable.AnalyzeSelectionConditions( _
    includeExpression As String, _
    includeList As String, _
    excludeExpression As String, _
    excludeList As String) As Boolean
  • includeExpression [in]

    Type: String

  • includeList [in]

    Type: String

  • excludeExpression [in]

    Type: String

  • excludeList [in]

    Type: String

Boolean