0 out of 1 rated this helpful - Rate this topic

IdentifierOrValueExpression.ValueExpression Property

SQL Server 2012

Gets the regular expression for valid values.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
function get ValueExpression () : ValueExpression 
function set ValueExpression (value : ValueExpression)

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression
The regular expression for valid values.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.