📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 3300
ClientLeft = 0
ClientTop = 0
ClientWidth = 3990
_ExtentX = 7038
_ExtentY = 5821
FolderFlags = 1
TypeLibGuid = "{A7FD7857-67F9-4042-B9C8-87A716225F1B}"
TypeInfoGuid = "{95ADAB33-8BD0-4EF5-8BF7-C706B711EE9A}"
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;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "CmdNWind"
CommDispId = 1002
RsDispId = 1007
CommandText = $"DataEnvironment1.dsx":0000
ActiveConnectionName= "CnnNWind"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 3
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
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "CmdOrders"
CommDispId = -1
RsDispId = -1
CommandText = "Orders"
ActiveConnectionName= "CnnNWind"
CommandType = 2
dbObjectType = 1
GroupingName = "CmdOrders_分组"
RelateToParent = -1 'True
ParentCommandName= "CmdNWind"
IsRSReturning = -1 'True
NumFields = 14
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "OrderID"
Caption = "OrderID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 5
Scale = 0
Type = 202
Name = "CustomerID"
Caption = "CustomerID"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "EmployeeID"
Caption = "EmployeeID"
EndProperty
BeginProperty Field4
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "OrderDate"
Caption = "OrderDate"
EndProperty
BeginProperty Field5
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "RequiredDate"
Caption = "RequiredDate"
EndProperty
BeginProperty Field6
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "ShippedDate"
Caption = "ShippedDate"
EndProperty
BeginProperty Field7
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "ShipVia"
Caption = "ShipVia"
EndProperty
BeginProperty Field8
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "Freight"
Caption = "Freight"
EndProperty
BeginProperty Field9
Precision = 0
Size = 40
Scale = 0
Type = 202
Name = "ShipName"
Caption = "ShipName"
EndProperty
BeginProperty Field10
Precision = 0
Size = 60
Scale = 0
Type = 202
Name = "ShipAddress"
Caption = "ShipAddress"
EndProperty
BeginProperty Field11
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "ShipCity"
Caption = "ShipCity"
EndProperty
BeginProperty Field12
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "ShipRegion"
Caption = "ShipRegion"
EndProperty
BeginProperty Field13
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "ShipPostalCode"
Caption = "ShipPostalCode"
EndProperty
BeginProperty Field14
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "ShipCountry"
Caption = "ShipCountry"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 1
BeginProperty Relation1
ParentField = "EmployeeID"
ChildField = "EmployeeID"
ParentType = 0
ChildType = 0
EndProperty
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -