datatype icon Datatype: completed

Properties

Property Value
Name completed
ID 267
Schema dbo
Owner dbo
User Defined true
Native Datatype bit
Max Length (in bytes) 1
Nullable false
Is Assembly Type false
Is Table Type false

Extended Properties

No extended properties defined.

Bound Defaults

Property Value
Bound Default Schema dbo
Bound Default a

Bound Rules

No rules bound to that datatype

[completed] is used in the following columns

Datatype is not used in any columns

[completed] is used in the following parameters

Datatype is not used in any parameters

Objects that depend on [completed]

Objects on which [completed] depends

SQL

Script
CREATE TYPE [dbo].[completed] FROM [bit] NOT NULL

See also

List of Datatypes