📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 10020
ClientLeft = 0
ClientTop = 0
ClientWidth = 11295
_ExtentX = 19923
_ExtentY = 17674
FolderFlags = 1
TypeLibGuid = "{46A550C4-3746-4D6E-BAE6-0A5B2B726A22}"
TypeInfoGuid = "{E748AF07-3528-48CC-A1AC-9B43F178CAB7}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=MSDASQL;Persist Security Info=False;Data Source=shoulouinfo"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "客户信息"
CommDispId = 1002
RsDispId = 1007
CommandText = "dbo.客户信息"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 10
BeginProperty Field1
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "客户ID"
Caption = "客户ID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "姓名"
Caption = "姓名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 129
Name = "性别"
Caption = "性别"
EndProperty
BeginProperty Field4
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "出生日期"
Caption = "出生日期"
EndProperty
BeginProperty Field5
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "身份证号"
Caption = "身份证号"
EndProperty
BeginProperty Field6
Precision = 0
Size = 20
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 = 19
Size = 8
Scale = 0
Type = 20
Name = "邮编"
Caption = "邮编"
EndProperty
BeginProperty Field10
Precision = 0
Size = 20
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 + -