CreateIndexStatement.Translated80SyntaxTo90 Property

Definition

True if the 80 syntax was translated into 90 If this is false and there are index options present, then this statement must be a TSql90 statement However, 80 syntax is still being accepted in SQL 2005...

public bool Translated80SyntaxTo90 { get; set; }
member this.Translated80SyntaxTo90 : bool with get, set
Public Property Translated80SyntaxTo90 As Boolean

Property Value

Applies to