DataItem Members
Describes a data item that includes the definition of that data item (size, type and more), and the details of the binding to some source. This class cannot be inherited.
The following tables list the members exposed by the DataItem type.
Public Constructors
Nome | Description | |
---|---|---|
DataItem | Overloaded. Initializes a new instance of DataItem. |
Torna all'inizio
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
AllowedDataTypes | Gets an array with the allowed data types as defined in OLEDB. | |
Annotations | Gets the collection object of all annotations to current DataItem. | |
Collation | Gets or sets the collation definition for the current DataItem. | |
Container | (inherited from Component ) | |
DataSize | Gets or sets the size for current DataItem. | |
DataType | Gets or sets the type of current DataItem. | |
Format | Gets or sets the formatting property for DataItem values. | |
InvalidXmlCharacters | Gets or sets the behavior for invalid characters in XML streams. | |
MimeType | Gets or sets the Mime type of the current DataItem. | |
NullProcessing | Gets or sets action the server should take when current DataItem is a Null value. | |
Parent | Gets the parent object of current DataItem. | |
Site | (inherited from Component ) | |
Source | Gets or sets the source object for current DataItem. | |
Trimming | Gets or sets the trimming specification for string type DataItem |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Clone | Creates a new, deep copy of current DataItem. | |
CopyTo | Creates a deep copy of current DataItem in the specified object. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of current DataItem value. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Torna all'inizio
Explicit Interface Implementations
Nome | Description | |
---|---|---|
System.ICloneable.Clone |
Torna all'inizio