IFFDocumentSpec 接口

定义

public interface class IFFDocumentSpec : Microsoft::BizTalk::Component::Interop::IDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public interface IFFDocumentSpec : Microsoft.BizTalk.Component.Interop.IDocumentSpec
type IFFDocumentSpec = interface
    interface IDocumentSpec
Public Interface IFFDocumentSpec
Implements IDocumentSpec
派生
属性
实现

属性

DocSpecName (继承自 IDocumentSpec)
DocSpecStrongName (继承自 IDocumentSpec)
DocType (继承自 IDocumentSpec)

方法

CreateXmlInstance(TextWriter)
GetBodyPath() (继承自 IDocumentSpec)
GetDistinguishedPropertyAnnotationEnumerator() (继承自 IDocumentSpec)
GetDocSchema()
GetPropertyAnnotationEnumerator() (继承自 IDocumentSpec)
GetSchemaCollection() (继承自 IDocumentSpec)
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

适用于