📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 6735
ClientLeft = 0
ClientTop = 0
ClientWidth = 6495
_ExtentX = 11456
_ExtentY = 11880
FolderFlags = 7
TypeLibGuid = "{F50DCC16-F10C-11D3-8FA0-006097225383}"
TypeInfoGuid = "{F50DCC17-F10C-11D3-8FA0-006097225383}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=MSDASQL.1;Password="""";Persist Security Info=True;User ID=hi99;Data Source=picview;Initial Catalog=picview"
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "picqry"
CommDispId = 1002
RsDispId = 1008
CommandText = "SELECT 物料编号, 物料名称, 物料英文名称, 价格 FROM dbo.picdat"
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 16
Scale = 0
Type = 129
Name = "物料编号"
Caption = "物料编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "物料名称"
Caption = "物料名称"
EndProperty
BeginProperty Field3
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "物料英文名称"
Caption = "物料英文名称"
EndProperty
BeginProperty Field4
Precision = 12
Size = 19
Scale = 2
Type = 131
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 + -