See Also

Parameter Class  | RedGate.SQLCompare.Engine Namespace

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

Parameter Class Members

RedGate.SQLCompare.Engine Namespace : Parameter Class (RedGate.SQLCompare.Engine)

Parameter overview

Public Properties

Public Property Collation The collation of the parameter.
Public Property DefaultValue The default value of the parameter.
Public Property DefinedSize The length of the parameter.
Public Property FullyQualifiedTypeName The name of the fully-qualified field type. For SQL Server 2005, this property contains the schema name.
Public Property HasDefaultValue True if there is a default value.
Public Property IsOutput Indicates whether the parameter is an output parameter.
Public Property Name The name of the parameter.
Public Property Precision The precision of a decimal or numeric data type.
Public Property Scale The scale of the parameter.
Public Property SqlType The type of the parameter.
Public Property TypeName The name of the type of the parameter.
Public Property TypeSchemaName The name of the schema for the field's data type.
Public Property XmlDocument True if the parameter is an XML document.
Public Property XmlSchemaCollection The XML schema collection for strongly-typed XML parameters.

Public Methods

Public Method Equals Overloaded. Compares the parameter with a specified parameter.

See Also

Parameter Class  | RedGate.SQLCompare.Engine Namespace

 

 


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