The IsOwner property specifies whether the login under which the program retrieving the Data Transformation Services (DTS) package information is running is the same as the owner of the package.
object.IsOwner
Part | Description |
---|---|
object | Expression that evaluates to a PackageInfo object |
Boolean
Read-only
HRESULT GetIsOwner(VARIANT_BOOL *pRetVal);