TypeDescriptor with name '{0}' is defined as a collection but has more than one child TypeDescriptors. Collection TypeDescriptors must only define a single child TypeDescriptor, representing the structure of each element of the collection.
TypeDescriptor '{2}' is part of a collection and refers to {0} FilterDescriptor with Name '{1}'. {0} FilterDescriptors cannot ...
TypeDescriptor with Name '{0}' has a type '{1}' that is not compatible with the type '{2}' of the referenced Identifier '{3}'. ...
TypeDescriptor with Name '{0}' is associated with the LastId FilterDescriptor '{1}' but is not associated with an Identifier. ...
TypeDescriptor with name '{0}' is defined as a collection but does not have a child TypeDescriptor. Collection TypeDescriptors ...
TypeDescriptor with name '{0}' is defined as a collection but has more than one child TypeDescriptors. Collection TypeDescriptors ...
TypeOf operator Determines the run-time type of an object reference variable and compares it to a data type. Returns True ...
Types and methods with a high degree of class coupling, cyclomatic complexity and/or program length can be difficult to maintain. ...
Types can have types or values as parameters. For example, a type defining a Bag could have a parameter representing the ...
Types deriving from the data collection context cannot be used for sending data and messages. The DataCollectionContext used ...