|
TableSchema Property
|
Get or set schema name
Namespace: GSF.DataAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax public string Schema { get; set; }
Public Property Schema As String
Get
Set
member Schema : string with get, set
function get_Schema();
function set_Schema(value);
View SourceProperty Value
StringSee Also