C# 클래스 Sage.Integration.Northwind.Application.Base.RTDVField

파일 보기 프로젝트 열기: Sage/SData-Contracts 1 사용 예제들

공개 메소드들

메소드 설명
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