📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 6225
ClientLeft = 0
ClientTop = 0
ClientWidth = 7575
_ExtentX = 13361
_ExtentY = 10980
FolderFlags = 1
TypeLibGuid = "{750BAD5A-3DF8-43F6-A8CA-CA82182DE255}"
TypeInfoGuid = "{CF04C96B-DCB7-4D35-B5D3-2292446F1DA9}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=db.mdb"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1005
CommandText = "员工表"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 11
BeginProperty Field1
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "工号"
Caption = "工号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "姓名"
Caption = "姓名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "性别"
Caption = "性别"
EndProperty
BeginProperty Field4
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "年龄"
Caption = "年龄"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "部门"
Caption = "部门"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "职务"
Caption = "职务"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "政治面貌"
Caption = "政治面貌"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "电话"
Caption = "电话"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "住址"
Caption = "住址"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "调离到"
Caption = "调离到"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "退休"
Caption = "退休"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
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 + -