📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 5430
ClientLeft = 0
ClientTop = 0
ClientWidth = 6120
_ExtentX = 10795
_ExtentY = 9578
FolderFlags = 1
TypeLibGuid = "{50A1EB40-77FE-49DD-BFB1-A068ABE37EE9}"
TypeInfoGuid = "{9E583481-B372-44B8-9F41-03A29AB88E4C}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "JiaoXuesjk"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= $"DataEnvironment1.dsx":0000
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 3
BeginProperty Recordset1
CommandName = "教师表"
CommDispId = 1002
RsDispId = 1009
CommandText = "教师表"
ActiveConnectionName= "JiaoXuesjk"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 7
BeginProperty Field1
Precision = 0
Size = 5
Scale = 0
Type = 202
Name = "教师编号"
Caption = "教师编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 8
Scale = 0
Type = 202
Name = "姓名"
Caption = "姓名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 2
Scale = 0
Type = 202
Name = "性别"
Caption = "性别"
EndProperty
BeginProperty Field4
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "出年日期"
Caption = "出年日期"
EndProperty
BeginProperty Field5
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "职称"
Caption = "职称"
EndProperty
BeginProperty Field6
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "单位"
Caption = "单位"
EndProperty
BeginProperty Field7
Precision = 7
Size = 4
Scale = 0
Type = 4
Name = "工资"
Caption = "工资"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "课程表"
CommDispId = -1
RsDispId = -1
CommandText = "课程表"
ActiveConnectionName= "JiaoXuesjk"
CommandType = 2
dbObjectType = 1
RelateToParent = -1 'True
ParentCommandName= "教师表"
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 5
Scale = 0
Type = 202
Name = "课程号"
Caption = "课程号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "课程名"
Caption = "课程名"
EndProperty
BeginProperty Field3
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "课时数"
Caption = "课时数"
EndProperty
BeginProperty Field4
Precision = 0
Size = 5
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
BeginProperty Recordset3
CommandName = "成绩表"
CommDispId = -1
RsDispId = -1
CommandText = "成绩表"
ActiveConnectionName= "JiaoXuesjk"
CommandType = 2
dbObjectType = 1
RelateToParent = -1 'True
ParentCommandName= "课程表"
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 3
BeginProperty Field1
Precision = 0
Size = 7
Scale = 0
Type = 202
Name = "学号"
Caption = "学号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 5
Scale = 0
Type = 202
Name = "课程号"
Caption = "课程号"
EndProperty
BeginProperty Field3
Precision = 5
Size = 2
Scale = 0
Type = 2
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 + -