• c#图书管理系统 数据库SQL2000

    studio 2005图书管理系统 [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] [Serializable()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.ComponentModel.ToolboxItem(true)] [System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")] [System.Xml.Serialization.XmlRootAttribute("DataSetBorrowReturn")] [System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")] public partial class DataSetBorrowReturn : System.Data.DataSet { private BorrowBookDataTable tableBorrowBook; private System.Data.SchemaSerializationMode _schemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; [System.Diagnostics.DebuggerNonUserCodeAttribute()] public DataSetBorrowReturn() { this.BeginInit(); this.InitClass(); System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged); base.Tables.CollectionChanged += schemaChangedHandler; base.Relations.CollectionChanged += schemaChangedHandler; this.EndInit(); }

    3
    161
    988KB
    2010-01-12
    9
关注 私信
上传资源赚积分or赚钱