Type alias ObjectId

ObjectId: string

A fully-qualified object id.

For objects like tables and views, this must be of the form <database>.<schema>.<object>

Example: "acme.prod.payments"

Generated using TypeDoc