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