dataenvironment.dsr

来自「客户信息管理系统10客户信息管理系统10」· DSR 代码 · 共 64 行

DSR
64
字号
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment 
   ClientHeight    =   7515
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   10890
   _ExtentX        =   19209
   _ExtentY        =   13256
   FolderFlags     =   7
   TypeLibGuid     =   "{59283142-542F-11D5-B89E-90754B5C8E1B}"
   TypeInfoGuid    =   "{59283143-542F-11D5-B89E-90754B5C8E1B}"
   TypeInfoCookie  =   0
   Version         =   4
   NumConnections  =   1
   BeginProperty Connection1 
      ConnectionName  =   "Connection"
      ConnDispId      =   1001
      SourceOfData    =   3
      ConnectionSource=   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\VBVOL\用户管理\客户数据库.mdb;Persist Security Info=False"
      Expanded        =   -1  'True
      QuoteChar       =   96
      SeparatorChar   =   46
   EndProperty
   NumRecordsets   =   2
   BeginProperty Recordset1 
      CommandName     =   "cmd用户"
      CommDispId      =   1022
      RsDispId        =   1166
      CommandText     =   "客户管理"
      ActiveConnectionName=   "Connection"
      CommandType     =   2
      dbObjectType    =   1
      Prepared        =   -1  'True
      IsRSReturning   =   -1  'True
      NumFields       =   0
      NumGroups       =   0
      ParamCount      =   0
      RelationCount   =   0
      AggregateCount  =   0
   EndProperty
   BeginProperty Recordset2 
      CommandName     =   "ls用户"
      CommDispId      =   1162
      RsDispId        =   1168
      CommandText     =   "ls客户管理"
      ActiveConnectionName=   "Connection"
      CommandType     =   2
      dbObjectType    =   1
      Prepared        =   -1  'True
      Expanded        =   -1  'True
      IsRSReturning   =   -1  'True
      NumFields       =   0
      NumGroups       =   0
      ParamCount      =   0
      RelationCount   =   0
      AggregateCount  =   0
   EndProperty
End
Attribute VB_Name = "DataEnvironment"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?