📄 dataenvironment.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment
ClientHeight = 3165
ClientLeft = 0
ClientTop = 0
ClientWidth = 5310
_ExtentX = 9366
_ExtentY = 5583
FolderFlags = 1
TypeLibGuid = "{7ECC9889-EC0D-40AB-A51D-417D3E33252C}"
TypeInfoGuid = "{98FF7B62-9E11-4A32-B57B-01A478AF9BC8}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=学生信息;Data Source=INET"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 4
BeginProperty Recordset1
CommandName = "students"
CommDispId = 1002
RsDispId = 1008
CommandText = "dbo.学生"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
IsRSReturning = -1 'True
NumFields = 13
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "学生ID"
Caption = "学生ID"
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
BeginProperty Field5
Precision = 0
Size = 255
Scale = 0
Type = 202
Name = "地址"
Caption = "地址"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "城市"
Caption = "城市"
EndProperty
BeginProperty Field7
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "省份"
Caption = "省份"
EndProperty
BeginProperty Field8
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "邮政编码"
Caption = "邮政编码"
EndProperty
BeginProperty Field9
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "电话号码"
Caption = "电话号码"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "电子邮件帐号名"
Caption = "电子邮件帐号名"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "主修"
Caption = "主修"
EndProperty
BeginProperty Field12
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "学号"
Caption = "学号"
EndProperty
BeginProperty Field13
Precision = 0
Size = 1073741823
Scale = 0
Type = 203
Name = "附注"
Caption = "附注"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "achievement"
CommDispId = 1009
RsDispId = 1012
CommandText = $"DataEnvironment.dsx":0000
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 5
BeginProperty Field1
Precision = 0
Size = 30
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 = 50
Scale = 0
Type = 202
Name = "课程名称"
Caption = "课程名称"
EndProperty
BeginProperty Field4
Precision = 3
Size = 1
Scale = 0
Type = 17
Name = "成绩"
Caption = "成绩"
EndProperty
BeginProperty Field5
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "授课老师"
Caption = "授课老师"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "reject"
CommDispId = 1013
RsDispId = 1018
CommandText = $"DataEnvironment.dsx":00A9
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 3
Size = 1
Scale = 0
Type = 17
Name = "成绩"
Caption = "成绩"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "名字"
Caption = "名字"
EndProperty
BeginProperty Field3
Precision = 0
Size = 30
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 = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset4
CommandName = "Command1"
CommDispId = 1019
RsDispId = -1
ActiveConnectionName= "Connection1"
NumFields = 0
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Attribute VB_Ext_KEY = "RVB_ModelStereotype" ,"DataEnvironment"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -