SqlObject.LoadAndStore(XmlReadDoc, Assembly, StringCollection) 메서드

정의

requestedFields에 지정된 필드를 assemblyObject 어셈블리의 지정된 xml 문서에서 로드합니다. 은 속성 간의 정적 링크를 초기화한 후에도 해당 링크를 초기화합니다.

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)

매개 변수

assemblyObject
Assembly
requestedFields
StringCollection

적용 대상