Procedure Class

 

Updated: April 20, 2017

Model schema container class for Procedure

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::Procedure

public ref class Procedure abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAnsiNullsOn

AnsiNullsOn property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticAssembly

Assembly relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticBodyDependencies

BodyDependencies relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticClassName

ClassName property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticExecuteAsCaller

ExecuteAsCaller property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticExecuteAsOwner

ExecuteAsOwner property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticExecuteAsSelf

ExecuteAsSelf property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticForReplication

ForReplication property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticIsReplicated

IsReplicated property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticLogin

Login relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticMethodName

MethodName property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticParameters

Parameters relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticParentProcedure

ParentProcedure relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticQuotedIdentifierOn

QuotedIdentifierOn property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticSchema

Schema relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for Procedure

System_CAPS_pubpropertySystem_CAPS_staticUser

User relationship class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticWithEncryption

WithEncryption property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticWithNativeCompilation

WithNativeCompilation property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticWithRecompile

WithRecompile property class of Procedure

System_CAPS_pubpropertySystem_CAPS_staticWithSchemaBinding

WithSchemaBinding property class of Procedure

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: