DataSourceRecordDataSourceTypeID Property
Gets or sets the ID of the type of the data source.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.173 -- Release Build+83080c2c75f31cf4c77448eec3f624d323a6c7eb
public Guid DataSourceTypeID { get; set; }
Public Property DataSourceTypeID As Guid
Get
Set
public:
property Guid DataSourceTypeID {
Guid get ();
void set (Guid value);
}
function get_DataSourceTypeID();
function set_DataSourceTypeID(value);
Property Value
Guid