C# Class Sage.Integration.Northwind.Application.Base.RTDVField

Show file Open project: Sage/SData-Contracts Class Usage Examples

Public Methods

Method Description
GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
RTDVField ( string name, TypeCode typeCode ) : System

Private Methods

Method Description
GetSize ( ) : int
GetUnhandledAttributes ( XmlDocument xmlDoc ) : System.Xml.XmlAttribute[]
GetXmlQualifiedName ( ) : XmlQualifiedName

Method Details

GetSchemaElement() public method

public GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
xmlDoc System.Xml.XmlDocument
return System.Xml.Schema.XmlSchemaElement

RTDVField() public method

public RTDVField ( string name, TypeCode typeCode ) : System
name string
typeCode TypeCode
return System