-
大小: 110KB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2021-05-08
- 語言: C#
- 標簽:
資源簡介
c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中

代碼片段和文件信息
//------------------------------------------------------------------------------
//?
//?????此代碼由工具生成。
//?????運行時版本:2.0.50727.4927
//
//?????對此文件的更改可能會導(dǎo)致不正確的行為,并且如果
//?????重新生成代碼,這些更改將會丟失。
//?
//------------------------------------------------------------------------------
#pragma?warning?disable?1591
namespace?WindowsFormsApplication4?{
????
????
????///?
????///Represents?a?strongly?typed?in-memory?cache?of?data.
????///
????[global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“?“2.0.0.0“)]
????[global::System.Serializable()]
????[global::System.ComponentModel.DesignerCategoryAttribute(“code“)]
????[global::System.ComponentModel.ToolboxItem(true)]
????[global::System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
????[global::System.xml.Serialization.xmlRootAttribute(“db_faxDataSet“)]
????[global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
????public?partial?class?db_faxDataSet?:?global::System.Data.DataSet?{
????????
????????private?sendfax_infoDataTable?tablesendfax_info;
????????
????????private?global::System.Data.SchemaSerializationMode?_schemaSerializationMode?=?global::System.Data.SchemaSerializationMode.IncludeSchema;
????????
????????[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
????????public?db_faxDataSet()?{
????????????this.BeginInit();
????????????this.InitClass();
????????????global::System.ComponentModel.CollectionchangeEventHandler?schemaChangedHandler?=?new?global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
????????????base.Tables.Collectionchanged?+=?schemaChangedHandler;
????????????base.Relations.Collectionchanged?+=?schemaChangedHandler;
????????????this.EndInit();
????????}
????????
????????[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
????????protected?db_faxDataSet(global::System.Runtime.Serialization.SerializationInfo?info?global::System.Runtime.Serialization.StreamingContext?context)?:?
????????????????base(info?context?false)?{
????????????if?((this.IsBinarySerialized(info?context)?==?true))?{
????????????????this.InitVars(false);
????????????????global::System.ComponentModel.CollectionchangeEventHandler?schemaChangedHandler1?=?new?global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
????????????????this.Tables.Collectionchanged?+=?schemaChangedHandler1;
????????????????this.Relations.Collectionchanged?+=?schemaChangedHandler1;
????????????????return;
????????????}
????????????string?strSchema?=?((string)(info.GetValue(“xmlSchema“?typeof(string))));
????????????if?((this.DetermineSchemaSerializationMode(info?context)?==?global::System.Data.SchemaSerializationMode.IncludeSchema))?{
????????????????global::System.Data.DataSet?ds?=?new?global::System.Data.DataSet();
????????????????ds.ReadxmlSchema(new?global::System.xml.xmlTextRead
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????441??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\app.config
?????文件??????34304??2009-11-11?16:05??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.exe
?????文件????????441??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.exe.config
?????文件??????73216??2009-11-11?16:05??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.pdb
?????文件??????14328??2009-11-12?16:34??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.vshost.exe
?????文件????????441??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.vshost.exe.config
?????文件????????490??2009-06-11?05:14??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\bin\Debug\WindowsFormsApplication4.vshost.exe.manifest
?????文件??????61181??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\db_faxDataSet.Designer.cs
?????文件??????????3??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\db_faxDataSet.xsc
?????文件???????5702??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\db_faxDataSet.xsd
?????文件??????????3??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\db_faxDataSet.xss
?????文件???????1850??2009-11-11?16:05??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Form1.cs
?????文件???????8007??2009-11-11?16:03??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Form1.Designer.cs
?????文件???????6647??2009-11-11?16:03??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Form1.resx
?????文件??????40960??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\TempPE\db_faxDataSet.Designer.cs.dll
?????文件???????1028??2009-11-12?16:34??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.csproj.FileListAbsolute.txt
?????文件????????847??2009-11-11?16:03??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.csproj.GenerateResource.Cache
?????文件??????34304??2009-11-11?16:05??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.exe
?????文件????????180??2009-11-11?16:03??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.Form1.resources
?????文件??????73216??2009-11-11?16:05??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.pdb
?????文件????????180??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\obj\Debug\WindowsFormsApplication4.Properties.Resources.resources
?????文件????????505??2009-11-11?15:31??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Program.cs
?????文件???????1380??2009-11-11?15:31??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Properties\AssemblyInfo.cs
?????文件???????2898??2009-11-11?15:31??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Properties\Resources.Designer.cs
?????文件???????5612??2009-11-11?15:31??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Properties\Resources.resx
?????文件???????1748??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Properties\Settings.Designer.cs
?????文件???????1045??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\Properties\Settings.settings
?????文件???????4404??2009-11-11?15:32??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4\WindowsFormsApplication4.csproj
?????文件????????962??2009-11-11?15:31??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4.sln
????..A..H.?????14848??2009-11-12?16:35??c#實現(xiàn)datagridview綁定到數(shù)據(jù)庫的圖像點擊時顯示在picturebox中\(zhòng)WindowsFormsApplication4.suo
............此處省略11個文件信息
評論
共有 條評論