📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 8364
ClientLeft = 0
ClientTop = 0
ClientWidth = 7524
_ExtentX = 13272
_ExtentY = 14753
FolderFlags = 1
TypeLibGuid = "{1CAD42F1-24FF-11CE-8B51-CFAE2F43C42F}"
TypeInfoGuid = "{1CAD42F2-24FF-11CE-8B51-CFAE2F43C42F}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= $"DataEnvironment1.dsx":0000
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1007
CommandText = "select * from 总表 order by 盘号"
ActiveConnectionName= "Connection1"
CommandType = 1
Prepared = -1 'True
CursorType = 2
Locktype = 3
CommandCursorLocation= 2
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 7
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "盘号"
Caption = "盘号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "专辑名"
Caption = "专辑名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "入库时间"
Caption = "入库时间"
EndProperty
BeginProperty Field4
Precision = 7
Size = 4
Scale = 0
Type = 4
Name = "价格"
Caption = "价格"
EndProperty
BeginProperty Field5
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "数量"
Caption = "数量"
EndProperty
BeginProperty Field6
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "原始数量"
Caption = "原始数量"
EndProperty
BeginProperty Field7
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "发行时间"
Caption = "发行时间"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Command2"
CommDispId = -1
RsDispId = -1
CommandText = "专辑数据"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
RelateToParent = -1 'True
ParentCommandName= "Command1"
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "编号"
Caption = "编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "歌名"
Caption = "歌名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "歌首名"
Caption = "歌首名"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "盘号"
Caption = "盘号"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 1
BeginProperty Relation1
ParentField = "盘号"
ChildField = "盘号"
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 + -