See Also

PartitionFunction Class  | RedGate.SQLCompare.Engine Namespace

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

PartitionFunction Class Members

RedGate.SQLCompare.Engine Namespace : PartitionFunction Class

PartitionFunction overview

Public Properties

Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property ExtendedProperties The extended properties defined for the partition function.
Public Property FullyQualifiedName Overridden. The fully-qualified name for the partition function.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.PartitionFunction
Public Property OnRight True if the boundary values belong to the interval on the right.
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Parameters The parameters of the function.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
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 Values The boundary values.

Public Methods

Public Method Equals Overloaded. Overridden. Compares the partition function with a specified partition function.
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

PartitionFunction Class  | RedGate.SQLCompare.Engine Namespace

 

 


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