Parameter Object

A parameter for a domain command.

Collections

Parameters

Properties

FieldCount, Fields, ParameterID, ParameterType, QueryCommand, Units, Value

Remarks

Parameters may be of two types: Value and Field. A Value parameter is indicated by parameter type nlParamValue. A Value parameter has the properties of Value and Units. A Field parameter is indicated by the parameter type nlParamField. It has the properties of QueryCommand and Fields.

See Also

DomainCmd


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.