ProviderKeyNameKeyOption クラス
PROVIDER_KEY_NAME オプションを表します。
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class ProviderKeyNameKeyOption _
Inherits KeyOption
'使用
Dim instance As ProviderKeyNameKeyOption
[SerializableAttribute]
public class ProviderKeyNameKeyOption : KeyOption
[SerializableAttribute]
public ref class ProviderKeyNameKeyOption : public KeyOption
public class ProviderKeyNameKeyOption extends KeyOption
継承階層
System.Object
Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
Microsoft.Data.Schema.ScriptDom.Sql.KeyOption
Microsoft.Data.Schema.ScriptDom.Sql.ProviderKeyNameKeyOption
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。