DacType.Load Method

Include Protected Members
Include Inherited Members

Deserializes the input from a Stream object pointing to a saved DAC type into a DacType object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Load(Stream) Deserializes the input from a Stream object pointing to a saved DAC type into a DacType object.
Public methodStatic member Load(Stream, Boolean) Deserializes the input from a Stream object pointing to a saved DAC type into a DacType object, with the option for loading elements other than the DAC type metadata.

Top

See Also

Reference

DacType Class

Microsoft.SqlServer.Management.Dac Namespace