메소드 |
설명 |
|
AddTablesToList ( List tableList, DataTable dt ) : void |
|
|
BuildKey ( XmlSchemaIdentityConstraint keyNode, DataTable table ) : System.Data.DataColumn[] |
|
|
CollectElementsAnnotations ( XmlSchema schema ) : void |
|
|
CollectElementsAnnotations ( XmlSchema schema, ArrayList schemaList ) : void |
|
|
DatasetElementCount ( XmlSchemaObjectCollection elements ) : int |
|
|
FindDatasetElement ( XmlSchemaObjectCollection elements ) : XmlSchemaElement |
|
|
FindField ( DataTable table, string field ) : DataColumn |
|
|
FindNameType ( string name ) : NameType |
|
|
FindTypeNode ( XmlSchemaAnnotated node ) : XmlSchemaAnnotated |
|
|
GetBooleanAttribute ( XmlSchemaAnnotated element, string attrName, bool defVal ) : bool |
|
|
GetInstanceName ( XmlSchemaAnnotated node ) : string |
|
|
GetMsdataAttribute ( XmlSchemaAnnotated node, string ln ) : string |
|
|
GetNamespaceFromPrefix ( string prefix ) : string |
|
|
GetParticle ( XmlSchemaComplexType ct ) : XmlSchemaParticle |
|
|
GetParticleItems ( XmlSchemaParticle pt ) : XmlSchemaObjectCollection |
|
|
GetPrefix ( string ns ) : string |
|
|
GetStringAttribute ( XmlSchemaAnnotated element, string attrName, string defVal ) : string |
|
|
GetTableName ( XmlSchemaIdentityConstraint key ) : string |
|
|
GetTableNamespace ( XmlSchemaIdentityConstraint key ) : string |
|
|
HandleAttributeColumn ( XmlSchemaAttribute attrib, DataTable table, bool isBase ) : void |
|
|
HandleAttributeGroup ( XmlSchemaAttributeGroup attributeGroup, DataTable table, bool isBase ) : void |
|
|
HandleAttributes ( XmlSchemaObjectCollection attributes, DataTable table, bool isBase ) : void |
|
|
HandleColumnExpression ( object instance, XmlAttribute attrs ) : void |
|
|
HandleComplexType ( XmlSchemaComplexType ct, DataTable table, ArrayList tableChildren, bool isNillable ) : void |
|
|
HandleConstraint ( XmlSchemaIdentityConstraint keyNode ) : void |
|
|
HandleDataSet ( XmlSchemaElement node, bool isNewDataSet ) : void |
|
|
HandleElementColumn ( XmlSchemaElement elem, DataTable table, bool isBase ) : void |
|
|
HandleKeyref ( XmlSchemaKeyref keyref ) : void |
|
|
HandleParticle ( XmlSchemaParticle pt, DataTable table, ArrayList tableChildren, bool isBase ) : void |
|
|
HandleRefTableProperties ( ArrayList RefTables, XmlSchemaElement element ) : void |
|
|
HandleRelation ( XmlElement node, bool fNested ) : void |
|
|
HandleRelations ( XmlSchemaAnnotation ann, bool fNested ) : void |
|
|
HandleSimpleContentColumn ( string strType, DataTable table, bool isBase, XmlAttribute attrs, bool isNillable ) : void |
|
|
HandleSimpleTypeSimpleContentColumn ( XmlSchemaSimpleType typeNode, string strType, DataTable table, bool isBase, XmlAttribute attrs, bool isNillable ) : void |
|
|
HandleTable ( XmlSchemaElement node ) : DataTable |
|
|
HasAttributes ( XmlSchemaObjectCollection attributes ) : bool |
|
|
InstantiateSimpleTable ( XmlSchemaElement node ) : DataTable |
|
|
InstantiateTable ( XmlSchemaElement node, XmlSchemaComplexType typeNode, bool isRef ) : DataTable |
|
|
IsDatasetParticle ( XmlSchemaParticle pt ) : bool |
|
|
IsTable ( XmlSchemaElement node ) : bool |
|
|
IsXsdType ( string name ) : bool |
|
|
ParseDataType ( string dt ) : Type |
|
|
QualifiedName ( string name ) : string |
|
|
SetExtProperties ( object instance, XmlAttribute attrs ) : void |
|
|
SetExtProperties ( object instance, XmlAttributeCollection attrs ) : void |
|
|
SetProperties ( object instance, XmlAttribute attrs ) : void |
|
|
TranslateAcceptRejectRule ( string strRule ) : AcceptRejectRule |
|
|
TranslateRule ( string strRule ) : Rule |
|
|