📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 3045
ClientLeft = 1080
ClientTop = 1500
ClientWidth = 4320
_ExtentX = 7620
_ExtentY = 5371
FolderFlags = 7
TypeLibGuid = "{A5DC9AF5-9235-11D1-B067-00DD01144174}"
TypeInfoGuid = "{A5DC9AF6-9235-11D1-B067-00DD01144174}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "CnnNWind"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Microsoft Visual Studio\VB98\NWIND.MDB;Mode=Read;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "CmdNWind"
CommDispId = 1002
RsDispId = 1010
CommandText = "Employees"
ActiveConnectionName= "CnnNWind"
CommandType = 2
dbObjectType = 1
Grouping = -1 'True
GroupingName = "CmdNWind_分组"
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 17
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "EmployeeID"
Caption = "EmployeeID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "LastName"
Caption = "LastName"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "FirstName"
Caption = "FirstName"
EndProperty
BeginProperty Field4
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "Title"
Caption = "Title"
EndProperty
BeginProperty Field5
Precision = 0
Size = 25
Scale = 0
Type = 202
Name = "TitleOfCourtesy"
Caption = "TitleOfCourtesy"
EndProperty
BeginProperty Field6
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "BirthDate"
Caption = "BirthDate"
EndProperty
BeginProperty Field7
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "HireDate"
Caption = "HireDate"
EndProperty
BeginProperty Field8
Precision = 0
Size = 60
Scale = 0
Type = 202
Name = "Address"
Caption = "Address"
EndProperty
BeginProperty Field9
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "City"
Caption = "City"
EndProperty
BeginProperty Field10
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "Region"
Caption = "Region"
EndProperty
BeginProperty Field11
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "PostalCode"
Caption = "PostalCode"
EndProperty
BeginProperty Field12
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "Country"
Caption = "Country"
EndProperty
BeginProperty Field13
Precision = 0
Size = 24
Scale = 0
Type = 202
Name = "HomePhone"
Caption = "HomePhone"
EndProperty
BeginProperty Field14
Precision = 0
Size = 4
Scale = 0
Type = 202
Name = "Extension"
Caption = "Extension"
EndProperty
BeginProperty Field15
Precision = 0
Size = 1073741823
Scale = 0
Type = 205
Name = "Photo"
Caption = "Photo"
EndProperty
BeginProperty Field16
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "Notes"
Caption = "Notes"
EndProperty
BeginProperty Field17
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "ReportsTo"
Caption = "ReportsTo"
EndProperty
NumGroups = 1
BeginProperty Grouping1
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "City"
Caption = "City"
EndProperty
ParamCount = 0
RelationCount = 0
AggregateCount = 1
BeginProperty Aggregate1
Name = "员工人数:"
AggOn = "CmdNWind"
AggField = "EmployeeID"
AggType = 2
AggFunction = 3
Precision = 8
Size = 4
Scale = 8
Type = 131
Name = "员工人数:"
Caption = "员工人数:"
Control = "TextBox"
ControlGuid = "{0CA5C786-7C71-11D0-B223-00A0C908FB55}"
EndProperty
EndProperty
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -