Click or drag to resize

DBTableField.DeserializeAdditionalAttributes 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 DBField.DeserializeAdditionalAttributes(XmlReader, DBSchema).)
Top
See Also