Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Model schema container class for Procedure
Иерархия наследования
System.Object
Microsoft.SqlServer.Dac.Model.Procedure
Пространство имен: Microsoft.SqlServer.Dac.Model
Сборка: Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)
Синтаксис
'Декларация
Public NotInheritable Class Procedure
'Применение
public static class Procedure
public ref class Procedure abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Procedure = class end
public final class Procedure
Тип Procedure обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() ![]() |
AnsiNullsOn | AnsiNullsOn property class of Procedure |
![]() ![]() |
Assembly | Assembly relationship class of Procedure |
![]() ![]() |
BodyDependencies | BodyDependencies relationship class of Procedure |
![]() ![]() |
ClassName | ClassName property class of Procedure |
![]() ![]() |
ExecuteAsCaller | ExecuteAsCaller property class of Procedure |
![]() ![]() |
ExecuteAsOwner | ExecuteAsOwner property class of Procedure |
![]() ![]() |
ExecuteAsSelf | ExecuteAsSelf property class of Procedure |
![]() ![]() |
ForReplication | ForReplication property class of Procedure |
![]() ![]() |
IsReplicated | IsReplicated property class of Procedure |
![]() ![]() |
Login | Login relationship class of Procedure |
![]() ![]() |
MethodName | MethodName property class of Procedure |
![]() ![]() |
Parameters | Parameters relationship class of Procedure |
![]() ![]() |
ParentProcedure | ParentProcedure relationship class of Procedure |
![]() ![]() |
QuotedIdentifierOn | QuotedIdentifierOn property class of Procedure |
![]() ![]() |
Schema | Schema relationship class of Procedure |
![]() ![]() |
TypeClass | Type class for Procedure |
![]() ![]() |
User | User relationship class of Procedure |
![]() ![]() |
WithEncryption | WithEncryption property class of Procedure |
![]() ![]() |
WithRecompile | WithRecompile property class of Procedure |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)