Class SQLiteConnection.ColumnInfo
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Syntax
public class ColumnInfo
Properties
Name
Declaration
[Column("name")]
public string Name { get; set; }
Property Value
| Type | Description | 
|---|---|
| String | 
notnull
Declaration
public int notnull { get; set; }
Property Value
| Type | Description | 
|---|---|
| Int32 | 
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description | 
|---|---|
| String |