This topic has not yet been rated - Rate this topic

AddSearchPropertyListAction.Id Property

SQL Server 2012

Gets or sets the Property Int id.

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

value = instance.Id

instance.Id = value

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.IntegerLiteral
The Property Int id.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.