DataSchemaModel.FixupAfterXmlDeserialization Method
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Protected Overridable Sub FixupAfterXmlDeserialization
protected virtual void FixupAfterXmlDeserialization()
protected:
virtual void FixupAfterXmlDeserialization()
abstract FixupAfterXmlDeserialization : unit -> unit
override FixupAfterXmlDeserialization : unit -> unit
protected function FixupAfterXmlDeserialization()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.