Search Results

66 résultats trouvés Page 3 / 7
FAQ
Voir

What is the 'table.whereTable' subparameter?

The 'table.whereTable' subparameter specifies an input table that contains rows to use as a WHERE filter. If the 'vars' parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the 'where' parameter for t...

FAQ
Voir

What is the 'table.whereTable.importOptions' subparameter?

The 'table.whereTable.importOptions' subparameter specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter.

FAQ
Voir

model.attributes.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).

FAQ
Voir

model.attributes.whereTable.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).

FAQ
Voir

model.model (Required Parameter)

Specifies the table that is the identification model. The castable value can be one or more of the following: caslib, computedOnDemand, computedVars, computedVarsProgram, dataSourceOptions, importOptions, name (required), singlePass, vars, where, whereTable.

FAQ
Voir

model.model.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).

FAQ
Voir

model.model.whereTable.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).

FAQ
Voir

model.weights

Specifies the table that contains weights of the model. The castable value can be one or more of the following: caslib, computedOnDemand, computedVars, computedVarsProgram, dataSourceOptions, importOptions, name (required), singlePass, vars, where, whereTable.

FAQ
Voir

model.weights.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).

FAQ
Voir

model.weights.whereTable.importOptions

Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).