AnonymousXSDPart Class

Definition

public ref class AnonymousXSDPart : Microsoft::XLANGs::Core::XSDPart
[System.Serializable]
public class AnonymousXSDPart : Microsoft.XLANGs.Core.XSDPart
type AnonymousXSDPart = class
    inherit XSDPart
Public Class AnonymousXSDPart
Inherits XSDPart
Inheritance
AnonymousXSDPart
Attributes

Constructors

AnonymousXSDPart(XMessage, String, Int32)

Properties

_msg (Inherited from Part)
_name (Inherited from Part)
_partIndex (Inherited from Part)
_valueToken (Inherited from Part)
Index (Inherited from Part)
Message (Inherited from Part)
Name (Inherited from Part)
Object (Inherited from Part)
PartSchema
Stream (Inherited from Part)
TypedValue (Inherited from XSDPart)
Value (Inherited from Part)
ValueTable (Inherited from Part)
XmlDocument (Inherited from Part)
XmlNode (Inherited from Part)
XmlReader (Inherited from Part)
XmlSchema (Inherited from Part)
XmlSchemaCollection (Inherited from Part)

Methods

_getXPath(String, Boolean) (Inherited from Part)
_setXPath(String, Object, ValueFormatter, Boolean) (Inherited from Part)
AssertPayloadProperty(PropertyDefinition, Object) (Inherited from Part)
AssertXPathValue(String, Object) (Inherited from XSDPart)
CheckNonNull() (Inherited from Part)
ConstructionCompleteEvent(Boolean) (Inherited from Part)
CopyFrom(Part) (Inherited from Part)
Dispose() (Inherited from Part)
GenericLoadFrom(Object) (Inherited from Part)
GetActualMessageTypeName() (Inherited from Part)
GetCachedXPathQueries() (Inherited from XSDPart)
GetDFDef(String) (Inherited from Part)
GetDistinguishedField(String) (Inherited from XSDPart)
GetPartProperties() (Inherited from Part)
GetPartProperty(Type) (Inherited from Part)
GetPartType() (Inherited from Part)
GetPayloadProperty(PropertyDefinition) (Inherited from XSDPart)
GetPropertyValueNoThrow(Type) (Inherited from Part)
GetPropertyValueThrows(Type) (Inherited from Part)
GetXmlDocumentFragment(String) (Inherited from Part)
GetXPathValue(String) (Inherited from Part)
LoadFrom(Object) (Inherited from Part)
Persist(String, Boolean) (Inherited from Part)
PostPersist() (Inherited from Part)
PrefetchXPathValue(String) (Inherited from Part)
PrepareForWrite(PreferredValueRepresentation) (Inherited from Part)
ProtectedLoadFrom(Object) (Inherited from XSDPart)
ProtectedRegisterWithValueTable() (Inherited from Part)
ProtectedRetrieveAs(Type) (Inherited from Part)
RetrieveAs(Type) (Inherited from Part)
Rollback() (Inherited from Part)
SetDistinguishedField(String, Object) (Inherited from XSDPart)
SetNewName(String) (Inherited from Part)
SetPartProperty(Type, Object) (Inherited from Part)
SetPayloadProperty(PropertyDefinition, Object) (Inherited from XSDPart)
SetPropertyValue(Type, Object) (Inherited from Part)
SpecifyPartLevelPrefetching(Value) (Inherited from XSDPart)
Unpersist(UnderlyingPart) (Inherited from Part)
XPathAssign(Part, String) (Inherited from Part)
XPathStore(Object, String) (Inherited from Part)

Applies to