ParameterStyle 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.
Parameter style for external function bodies
public enum ParameterStyle
type ParameterStyle =
Public Enum ParameterStyle
- Inheritance
-
ParameterStyle
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Sql | 1 | |
General | 2 |