ComputedColumnInfo(String, Boolean) Constructeur

Définition

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)

Paramètres

text
String
isPersisted
Boolean

S’applique à