C# Class System.Data.XMLSchema

显示文件 Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
FEqualIdentity ( XmlNode node, string name, string ns ) : bool
GenUniqueColumnName ( string proposedName, DataTable table ) : string
GetBooleanAttribute ( XmlElement element, string attrName, string attrNS, bool defVal ) : bool
GetConverter ( Type type ) : TypeConverter
SetProperties ( object instance, XmlAttributeCollection attrs ) : void