代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/179013/9379026

asp advoces.asp

www.eeworm.com/read/178654/9389426

bas module1.bas

Attribute VB_Name = "Module1" Public PublicStr As String Private con As New ADODB.Connection Private rs As New ADODB.Recordset Dim str As String Public Function cnn() As ADODB.Connection Set
www.eeworm.com/read/374668/9389945

dfm weijie_data.dfm

object WeiJieServer: TWeiJieServer OldCreateOrder = False OnCreate = RemoteDataModuleCreate Left = 295 Height = 495 Width = 444 object ADOCN: TADOConnection ConnectionString =
www.eeworm.com/read/374634/9392009

asp a25175bbs_conn.asp

www.eeworm.com/read/178467/9395698

asp adoconn.asp

www.eeworm.com/read/178453/9395956

asp conn.asp

www.eeworm.com/read/374561/9396427

cs database.cs

using System; using System.ComponentModel; using System.Collections; using System.Diagnostics; using System.Data; using System.Data.SqlClient; using System.Configuration; using OnLineExam.Dat
www.eeworm.com/read/374541/9398189

dfm data1m.dfm

object Data1: TData1 OldCreateOrder = False Left = 192 Top = 107 Height = 300 Width = 435 object Connection: TADOConnection ConnectionString = 'Provider=SQLOLEDB.1;Persi
www.eeworm.com/read/374541/9398231

pas data1m.pas

unit Data1M; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Db, ADODB; type TData1 = class(TDataModule) Connection: TADOConnection;
www.eeworm.com/read/374541/9398324

~dfm datamz2.~dfm

object DataMzf2: TDataMzf2 OldCreateOrder = False Left = 65506 Top = 29 Height = 408 Width = 637 object PassCommand: TADOCommand Connection = DataMzf.XyMzValiConnection Par