Exemple #1
0
 internal bool AddDefaultAttribute(SchemaAttDef attdef)
 {
     return(coreReaderImpl.AddDefaultAttribute(attdef, false));
 }