コード例 #1
0
ファイル: DemoData.Designer.cs プロジェクト: thexur/1code
        public override global::System.Data.DataSet Clone()
        {
            DemoData cln = ((DemoData)(base.Clone()));

            cln.InitVars();
            cln.SchemaSerializationMode = this.SchemaSerializationMode;
            return(cln);
        }