See Also

StoredProcedure Members  | RedGate.SQLCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

StoredProcedure Class

RedGate.SQLCompare.Engine Namespace : StoredProcedure Class

A stored procedure.

For a list of all members of this type, see StoredProcedure members.

Object Model









Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.SchemaObject
      RedGate.SQLCompare.Engine.StoredProcedure

Syntax

[Visual Basic]
Public NotInheritable Class StoredProcedure    Inherits SchemaObject    Implements IDatabaseObject, IDependsOnClrAssembly, IExecuteAsIHasPermissionsIIsSystemObject, ISqlScriptable, ISysobjectIdentifiable 
[C#]
public sealed class StoredProcedure : SchemaObject, IDatabaseObject, IDependsOnClrAssembly, IExecuteAsIHasPermissionsIIsSystemObject, ISqlScriptable, ISysobjectIdentifiable 
[C++]
public __gc __sealed class StoredProcedure : public SchemaObject, IDatabaseObject, IDependsOnClrAssembly, IExecuteAsIHasPermissionsIIsSystemObject, ISqlScriptable, ISysobjectIdentifiable 
[C++/CLI]
public ref class StoredProcedure sealed : public SchemaObject, IDatabaseObject, IDependsOnClrAssembly, IExecuteAsIHasPermissionsIIsSystemObject, ISqlScriptable, ISysobjectIdentifiable 

Requirements

Namespace: RedGate.SQLCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

See Also

StoredProcedure Members  | RedGate.SQLCompare.Engine Namespace

 

 


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