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.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PayloadOptionKinds
'Usage
Dim instance As PayloadOptionKinds
[FlagsAttribute]
public enum PayloadOptionKinds
[FlagsAttribute]
public enum class PayloadOptionKinds
public enum PayloadOptionKinds
Members
| Member name | Description | |
|---|---|---|
| None | ||
| WebMethod | ||
| Batches | ||
| Wsdl | ||
| Sessions | ||
| LoginType | ||
| SessionTimeout | ||
| Database | ||
| Namespace | ||
| Schema | ||
| CharacterSet | ||
| HeaderLimit | ||
| Authentication | ||
| Encryption | ||
| MessageForwarding | ||
| MessageForwardSize | ||
| Role | ||
| SoapOptions | ||
| ServiceBrokerOptions | ||
| DatabaseMirroringOptions |