Get database attributes.
If this is set, the response will include database attributes. See DlpFindDBRespType for the set of relevant properties.
Get maximum record / resource size.
Only valid for DlpFindDBByOpenHandleReqType. If this is set, the response will include maximum record size information. See DlpFindDBRespType for the set of relevant properties.
Get record count and data size.
If this is set, the response will include record count and database size information. See DlpFindDBRespType for the set of relevant properties.
Optional
opts: DeserializeOptionsOptional
opts: SerializeOptionsOptional
opts: SerializeOptionsStatic
fromOptional
opts: DeserializeOptionsStatic
ofReturns an SBitmask class that serializes using the provided SerializableWrapper.
Optional
opts: DeserializeOptionsReturns an SBitmask class that serializes using the provided SerializableWrapper.
Create a new instance with the provided initial properties.
Optional
props: Partial<T>Static
withCreate a new instance with the provided initial properties.
Optional
props: Partial<T>
Options used by DlpFindDBByNameReqType and its siblings.