2024 Property
Changes 0
P

Parameter.Definition

Description:
Returns the Definition object that describes the data type, name and other details of the parameter.
Remarks:
This will always be an InternalDefinition object. If you want the Guid for a shared parameter, use GUID.
public Definition Definition { get; }