DocumentSpec 类

定义

public ref class DocumentSpec sealed : MarshalByRefObject, Microsoft::BizTalk::Component::Interop::IDocumentSpec2, Microsoft::BizTalk::Component::Interop::IFFDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class DocumentSpec : MarshalByRefObject, Microsoft.BizTalk.Component.Interop.IDocumentSpec2, Microsoft.BizTalk.Component.Interop.IFFDocumentSpec
type DocumentSpec = class
    inherit MarshalByRefObject
    interface IFFDocumentSpec
    interface IDocumentSpec
    interface IDocumentSpec2
Public NotInheritable Class DocumentSpec
Inherits MarshalByRefObject
Implements IDocumentSpec2, IFFDocumentSpec
继承
DocumentSpec
属性
实现

构造函数

DocumentSpec(String, String)

属性

DocSpecName
DocSpecStrongName
DocType

方法

CreateXmlInstance(TextWriter)
GetBodyPath()
GetDistinguishedPropertyAnnotationEnumerator()
GetDocSchema()
GetPropertyAnnotationEnumerator()
GetSchemaCollection()
GetSchemaSet()
GetXmlSchema()
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

适用于