DenyStatement80 Constructor ()

 

Applies To: SQL Server 2016 Preview

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

public DenyStatement80()
public:
DenyStatement80()
new : unit -> DenyStatement80
Public Sub New

See Also

DenyStatement80 Class
Microsoft.SqlServer.TransactSql.ScriptDom Namespace

Return to top