📄 dataenvironment2.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment2
ClientHeight = 9510
ClientLeft = 0
ClientTop = 0
ClientWidth = 11460
_ExtentX = 20214
_ExtentY = 16775
FolderFlags = 1
TypeLibGuid = "{F7432334-A928-4D24-A79E-D0DE229D7B1C}"
TypeInfoGuid = "{C8D573CC-AA26-4070-AD11-0B2A4AAC5AF3}"
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=XiaoQu;Data Source=LTLC3071"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1005
CommandText = "dbo.House"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 12
BeginProperty Field1
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "房间编号"
Caption = "房间编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "物业地址"
Caption = "物业地址"
EndProperty
BeginProperty Field3
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "建筑面积"
Caption = "建筑面积"
EndProperty
BeginProperty Field4
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "使用面积"
Caption = "使用面积"
EndProperty
BeginProperty Field5
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "房型"
Caption = "房型"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "装修情况"
Caption = "装修情况"
EndProperty
BeginProperty Field7
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "单价"
Caption = "单价"
EndProperty
BeginProperty Field8
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "总价"
Caption = "总价"
EndProperty
BeginProperty Field9
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "买主编号"
Caption = "买主编号"
EndProperty
BeginProperty Field10
Precision = 0
Size = 10
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 = 1
Scale = 0
Type = 202
Name = "是否已出售"
Caption = "是否已出售"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment2"
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 + -