📄 returndata.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} ReturnData
ClientHeight = 9885
ClientLeft = 0
ClientTop = 0
ClientWidth = 11295
_ExtentX = 19923
_ExtentY = 17436
FolderFlags = 1
TypeLibGuid = "{A84B33A6-9CB6-11D7-97C8-5254AB3FF037}"
TypeInfoGuid = "{A84B33A7-9CB6-11D7-97C8-5254AB3FF037}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "ReturnConnection"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Movies;Data Source=Q118"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "ComReturn"
CommDispId = 1002
RsDispId = 1006
CommandText = $"ReturnData.dsx":0000
ActiveConnectionName= "ReturnConnection"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 9
BeginProperty Field1
Precision = 0
Size = 5
Scale = 0
Type = 129
Name = "租借号"
Caption = "租借号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 5
Scale = 0
Type = 129
Name = "会员号"
Caption = "会员号"
EndProperty
BeginProperty Field3
Precision = 0
Size = 100
Scale = 0
Type = 129
Name = "影片名"
Caption = "影片名"
EndProperty
BeginProperty Field4
Precision = 0
Size = 20
Scale = 0
Type = 129
Name = "影片类型"
Caption = "影片类型"
EndProperty
BeginProperty Field5
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "数量"
Caption = "数量"
EndProperty
BeginProperty Field6
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "租借日期"
Caption = "租借日期"
EndProperty
BeginProperty Field7
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "应归还日期"
Caption = "应归还日期"
EndProperty
BeginProperty Field8
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "实际归还日期"
Caption = "实际归还日期"
EndProperty
BeginProperty Field9
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "固定租金"
Caption = "固定租金"
EndProperty
NumGroups = 0
ParamCount = 1
BeginProperty P1
RealName = "Param1"
Direction = 1
Precision = 0
Scale = 0
Size = 5
DataType = 200
HostType = 8
Required = -1 'True
EndProperty
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "ReturnData"
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 + -