SqlObject.LoadAndStore(XmlReadDoc, Assembly, StringCollection) Método

Definição

carregar do documento xml especificado no assembly AssemblyObject os campos especificados em requestedFields; também depois de carregar os links estáticos inicializados entre as propriedades.

protected internal virtual void LoadAndStore(Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadDoc xrd, System.Reflection.Assembly assemblyObject, System.Collections.Specialized.StringCollection requestedFields);
abstract member LoadAndStore : Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadDoc * System.Reflection.Assembly * System.Collections.Specialized.StringCollection -> unit
override this.LoadAndStore : Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadDoc * System.Reflection.Assembly * System.Collections.Specialized.StringCollection -> unit
Protected Friend Overridable Sub LoadAndStore (xrd As XmlReadDoc, assemblyObject As Assembly, requestedFields As StringCollection)

Parâmetros

assemblyObject
Assembly
requestedFields
StringCollection

Aplica-se a