Click or drag to resize
DBTableFieldDeserializeAdditionalAttributes Method
Overload List
  NameDescription
Protected methodDeserializeAdditionalAttributes(XmlReader)
Deserializes attributes of this element's base class from the reader.
(Inherited from DBElementBase.)
Protected methodDeserializeAdditionalAttributes(XmlReader, DBSchema)
Deserializes the additional attributes.
(Overrides DBFieldDeserializeAdditionalAttributes(XmlReader, DBSchema).)
Top
See Also