この列挙体には、メンバ値のビットごとの組み合わせを可能にする FlagsAttribute 属性が含まれています。
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
<FlagsAttribute> _
Public Enumeration PayloadOptionKinds
'使用
Dim instance As PayloadOptionKinds
[FlagsAttribute]
public enum PayloadOptionKinds
[FlagsAttribute]
public enum class PayloadOptionKinds
public enum PayloadOptionKinds
メンバ
| メンバ名 | 説明 | |
|---|---|---|
| None | ||
| WebMethod | ||
| Batches | ||
| Wsdl | ||
| Sessions | ||
| LoginType | ||
| SessionTimeout | ||
| Database | ||
| Namespace | ||
| Schema | ||
| CharacterSet | ||
| HeaderLimit | ||
| Authentication | ||
| Encryption | ||
| MessageForwarding | ||
| MessageForwardSize | ||
| Role | ||
| SoapOptions | ||
| ServiceBrokerOptions | ||
| DatabaseMirroringOptions |