DenyStatement80 Constructor
Initializes a new instance of the DenyStatement80 class.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DenyStatement80()
public DenyStatement80()
public:
DenyStatement80()
new : unit -> DenyStatement80
public function DenyStatement80()