C# Класс Sage.Integration.Northwind.Application.Base.RTDVField

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
RTDVField ( string name, TypeCode typeCode ) : System

Приватные методы

Метод Описание
GetSize ( ) : int
GetUnhandledAttributes ( XmlDocument xmlDoc ) : System.Xml.XmlAttribute[]
GetXmlQualifiedName ( ) : XmlQualifiedName

Описание методов

GetSchemaElement() публичный Метод

public GetSchemaElement ( XmlDocument xmlDoc ) : XmlSchemaElement
xmlDoc System.Xml.XmlDocument
Результат System.Xml.Schema.XmlSchemaElement

RTDVField() публичный Метод

public RTDVField ( string name, TypeCode typeCode ) : System
name string
typeCode TypeCode
Результат System