ConnectorTieredOperationFailure.TieredException Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The exception that caused the failure for this tier.
public: Exception ^ TieredException;
[System.Runtime.Serialization.DataMember]
public Exception TieredException;
val mutable TieredException : Exception
Public TieredException As Exception
Field Value
- Attributes