InputDescriptor Class |
Namespace: Dundas.BI.Data.Functions
The InputDescriptor type exposes the following members.
Name | Description | |
---|---|---|
InputDescriptor(Guid, String, String, FunctionInputType) |
Initializes a new instance of the InputDescriptor class.
| |
InputDescriptor(Guid, String, String, FunctionInputType, Boolean) |
Initializes a new instance of the InputDescriptor class.
|
Name | Description | |
---|---|---|
Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
InputType |
Gets the data input type.
| |
IsDataAlignmentRequired |
Gets a value indicating whether the data input requires data alignment.
| |
Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |