ProcedureOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The types of procedure options
public enum ProcedureOptionKind
type ProcedureOptionKind =
Public Enum ProcedureOptionKind
- Inheritance
-
ProcedureOptionKind
Fields
Name | Value | Description |
---|---|---|
Encryption | 0 | |
Recompile | 1 | |
ExecuteAs | 2 | |
NativeCompilation | 3 | |
SchemaBinding | 4 |