DataStoreInfoBase Class

Definition

DataStoreInfo base.

public class DataStoreInfoBase
type DataStoreInfoBase = class
Public Class DataStoreInfoBase
Inheritance
DataStoreInfoBase

Constructors

DataStoreInfoBase(DataStoreType, String)

Initializes a new instance of DataStoreInfoBase.

Properties

DataStoreType

type of datastore; Operational/Vault/Archive.

ObjectType

Type of Datasource object, used to initialize the right inherited type.

Applies to