SqlObject.LoadAndStore(XmlReadDoc, Assembly, StringCollection) 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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)
매개 변수
- xrd
- XmlReadDoc
- assemblyObject
- Assembly
- requestedFields
- StringCollection