用户表的名称。
Generating a type tree for the USER table.
为user表生成一个类型树。
Name of the password column within the user table.
用户表中表示密码列的列名。
SQLT0002.0 - The user table space, userspace1.
——用户表空间,userspace1。
Can be used to restrict queries made against the user table.
可以用来限制对用户表的查询。
The following screen shows all of the columns in the user table.
下屏显示了用户表中的所有列。
Creating a simple query referencing the USER table in the database.
创建一个引用数据库中的user表的简单查询。
Record from the USER table is transformed to a text file at run time.
来自user表的记录在运行时被转换为一个文本文件。
Figure 3 shows a user app reading from the MQ queue and writing to a user file or user table.
图3显示一个用户应用程序读取MQ队列,并写入用户文件或用户表。
The user table scope columns determine whether to reject or permit incoming connections.
用户表范围列决定是拒绝还是允许传入连接。
The most important reason to use more than one user table space is to manage buffer utilization.
使用多个用户表空间的最重要原因是管理缓冲区的利用率。
From the User Table component, you can see that four properties and one action are defined.
在User Table组件中可以看到定义了四个属性和一个动作。
Now we know we have a new user, so we can create a record in the user table with the status of invitee
现在我们知道我们已经拥有了一位新用户,于是我们可以在用户表中创建一条新记录,状态为invitee
You define a new row in the user table and map some values to columns (such as column username having the value "jane").
在user表中定义了一个新行,并映射一些值到列(例如列username拥有值 “jane”)。
Since the input data is being fetched from the User table in ADMINREG, you need a type tree that defines the data in that table.
由于输入数据从adminreg中的user表获取,因此需要一个定义该表中的数据的类型树。
Each DB2 database contains at least one catalog table space, one or more user table Spaces, and one or more temporary table Spaces.
每一个DB 2数据库都至少包含一个分类表空间,一个或多个用户空间,以及一个或多个临时表空间。
The Database Interface Designer will produce a type tree that corresponds to the USER table, and notification message will be displayed.
DatabaseInterfaceDesigner将创建一个对应于user表的类型树并显示通知消息。
Step 1 showed you how to establish a tenant table and add a user table so that this relationship can be maintained in the application data.
步骤1向您展示了如何建立一个多租户表以及添加一个用户表,从而在应用程序数据中维护这种关系。
To see the new property and action wirings in action, select a document in the User Table view component shown in the top left of the window.
为了查看新建属性和动作的效果,在窗口左上角的User Table视图组件中选择一个文档。
You've created your first application, one that stores usernames and passwords in a dedicated user table, but you haven't encrypted those passwords.
您创建了您的第一个应用程序,它可以在专用用户表中存储用户名和密码,但是,您没有对这些密码进行加密。
Each database has its own catalog table space, temporary table space, and user table space which are created by default upon successful database creation.
每个数据库有自己的编目表空间、临时表空间和用户表空间,这些表空间是在成功创建数据库时默认创建的。
In other words, you are going to send information (property data) from the User Table component to the predefined actions in the three Notes widgets.
换句话说,就是从user Table组件向三个Notes widget预定义的动作发送信息(属性数据)。
When an user login you your main site, check if your user exists on the new user table, if not, add it with an different Salt, by using that code above.
当一个用户登录你的网站,看看你的用户对新用户表存在,如果不是,把它与一个不同的盐,通过使用代码。
In DB2 LUW, assuming you have not created any user table Spaces yet, USERSPACE1 will hold the tables you create without specifying the table space explicitly.
在DB 2LUW中,假定您还没有创建任何用户表空间,如果没有显式指定表空间,则会用userspace1存放您创建的表。
When you have multiple user table Spaces and multiple devices, consider the application logic to distribute the workload as evenly as possible among these devices.
当有多个用户表空间和多个设备时,应当考虑应用程序逻辑,以尽可能平均地在这些设备上分配工作负载。
You will be able to see Mytestfile.txt in the Design Studio with your records from the USER table that have been transformed into a text file, as shown in Figure 13
您将看到,DesignStudio中有一个Mytestfile.txt文件,这表明来自USER表的记录已经被转换为一个文本文件,如图 13 所示。
Invites can now run from one entry in the user table to another, and have an additional column for when the invite is deemed to have been rejected by force of apathy.
现在,可以从用户表中的一位用户向另一位用户发出邀请,另外的一个列用于记录什么时候可以认为另一方对此邀请不感兴趣而拒绝?
The first thing that happens in this test is that you create a new User and store it in the suziq variable. Next, you mock out the User table, storing suziq as the only record.
此测试中发生的第一件事是,创建一个新User 并将其存储在suziq变量中,接下来,模拟User表,将 suziq 存储为唯一的记录。
The first thing that happens in this test is that you create a new User and store it in the suziq variable. Next, you mock out the User table, storing suziq as the only record.
此测试中发生的第一件事是,创建一个新User 并将其存储在suziq变量中,接下来,模拟User表,将 suziq 存储为唯一的记录。
应用推荐