ComputedColumnInfo(String, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ComputedColumnInfo (string text, bool isPersisted);
new Microsoft.SqlServer.Management.SqlParser.Metadata.ComputedColumnInfo : string * bool -> Microsoft.SqlServer.Management.SqlParser.Metadata.ComputedColumnInfo
Public Sub New (text As String, isPersisted As Boolean)
Parameters
- text
- String
- isPersisted
- Boolean