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

Afficher le fichier Open project: Sage/SData-Contracts Class Usage Examples

Méthodes publiques

Méthode Description
GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
RTDVField ( string name, TypeCode typeCode ) : System

Private Methods

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

Method Details

GetSchemaElement() public méthode

public GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
xmlDoc System.Xml.XmlDocument
Résultat System.Xml.Schema.XmlSchemaElement

RTDVField() public méthode

public RTDVField ( string name, TypeCode typeCode ) : System
name string
typeCode TypeCode
Résultat System