共用方式為


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)

適用於