dataenvironment1.dsr
来自「用VB编程语言,SQL2000数据库 连接开发系统」· DSR 代码 · 共 506 行 · 第 1/2 页
DSR
506 行
Name = "Phone"
Caption = "Phone"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Fax"
Caption = "Fax"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "HomePage"
Caption = "HomePage"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "SupplierMemo"
Caption = "SupplierMemo"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset4
CommandName = "ordercmd"
CommDispId = 1021
RsDispId = 1026
CommandText = "select * from orders"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 12
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "OrderID"
Caption = "OrderID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "CustomerID"
Caption = "CustomerID"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "CustomerName"
Caption = "CustomerName"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProductID"
Caption = "ProductID"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProductName"
Caption = "ProductName"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Spec"
Caption = "Spec"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Unit"
Caption = "Unit"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Quantity"
Caption = "Quantity"
EndProperty
BeginProperty Field9
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "UnitPrice"
Caption = "UnitPrice"
EndProperty
BeginProperty Field10
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "OrderDate"
Caption = "OrderDate"
EndProperty
BeginProperty Field11
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Discount"
Caption = "Discount"
EndProperty
BeginProperty Field12
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Ordermemo"
Caption = "Ordermemo"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset5
CommandName = "sstockcmd"
CommDispId = 1027
RsDispId = 1032
CommandText = "select * from sstock"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 11
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "StockID"
Caption = "StockID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProviderID"
Caption = "ProviderID"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProviderName"
Caption = "ProviderName"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProductID"
Caption = "ProductID"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ProductName"
Caption = "ProductName"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Spec"
Caption = "Spec"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Unit"
Caption = "Unit"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Quantity"
Caption = "Quantity"
EndProperty
BeginProperty Field9
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "UnitPrice"
Caption = "UnitPrice"
EndProperty
BeginProperty Field10
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "OrderDate"
Caption = "OrderDate"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Ordermemo"
Caption = "Ordermemo"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "PrintDE"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?