Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for ExtendedProcedure
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.ExtendedProcedure
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class ExtendedProcedure
'Usage
public static class ExtendedProcedure
public ref class ExtendedProcedure abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExtendedProcedure = class end
public final class ExtendedProcedure
The ExtendedProcedure type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ExeccuteAsCaller | ExeccuteAsCaller property class of ExtendedProcedure |
![]() ![]() |
ExecuteAsOwner | ExecuteAsOwner property class of ExtendedProcedure |
![]() ![]() |
ExecuteAsSelf | ExecuteAsSelf property class of ExtendedProcedure |
![]() ![]() |
Login | Login relationship class of ExtendedProcedure |
![]() ![]() |
Parameters | Parameters relationship class of ExtendedProcedure |
![]() ![]() |
Schema | Schema relationship class of ExtendedProcedure |
![]() ![]() |
TypeClass | Type class for ExtendedProcedure |
![]() ![]() |
User | User relationship class of ExtendedProcedure |
![]() ![]() |
WithEncryption | WithEncryption property class of ExtendedProcedure |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.