|
IBulkDataOperationFromSchema Property
|
From schema information
Namespace: GSF.DataAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax Schema FromSchema { get; set; }
Property FromSchema As Schema
Get
Set
abstract FromSchema : Schema with get, set
function get_FromSchema();
function set_FromSchema(value);
Property Value
SchemaSee Also