See Also

UserDefinedType Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

UserDefinedType Class Members

RedGate.SQLCompare.Engine Namespace : UserDefinedType Class

UserDefinedType overview

Public Properties

Public Property AllowNulls True if the user-defined type allows nulls.
Public Property Assembly The CLR assembly for the user-defined type, if this is a CLR user-defined type.
Public Property AssemblyClass The CLR assembly class name for the user-defined type, if this is a CLR user-defined type.
Public Property BaseTypeName The name of the underlying type.
Public Property CLRObject True if the user-defined type is a CLR user-defined type.
Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property Default The default bound to the user-defined type.
Public Property ExtendedProperties The extended properties defined for the user-defined type.
Public Property FullyQualifiedName (Inherited from SchemaObject)The fully-qualified name of the object.
Public Property Length The length of the user-defined type.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.UserDefinedType
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
Public Property Precision The precision of the user-defined type.
Public Property Rule The rule bound to the user-defined type.
Public Property Scale The scale of the user-defined type.
Public Property ScriptSource (Inherited from SchemaObject) The location of the creation script for this object if the database source is set to scripts folder.
Public Property ScriptSourceAuthorization (Inherited from SchemaObject) The location of the creation script for the ALTER AUTHORIZATION statement for this object if the database source is set to scripts folder.
Public Property ScriptSourceForDefault The location of the creation script for the default binding statement for this object if the database source is set to scripts folder.
Public Property ScriptSourceForRule The location of the creation script for the rule binding statement for this object if the database source is set to scripts folder.
Public Property SqlType The underlying type.

Public Methods

Public Method Equals Overloaded. Overridden. Compares the user-defined type with a specified user-defined type.
Public Method ScriptObject Overridden.  Scripts the object.
Public Method ToString (Inherited from SchemaObject) Returns the fully-qualified name of the object prefixed with the object type.

See Also

UserDefinedType Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.