This topic has not yet been rated - Rate this topic

SecurityStatementBody80.SecurityElement80 Property

SQL Server 2012

Gets or sets the security statement body.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
'Declaration
Public Property SecurityElement80 As SecurityElement80 
	Get 
	Set
'Usage
Dim instance As SecurityStatementBody80 
Dim value As SecurityElement80 

value = instance.SecurityElement80

instance.SecurityElement80 = value

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.SecurityElement80
The security statement body.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.