ErrorManager.ExternalsResolutionCategory Property

Gets the object that represents the resolution category.

Namespace:  Microsoft.Data.Schema
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ExternalsResolutionCategory As Object
public static Object ExternalsResolutionCategory { get; }
public:
static property Object^ ExternalsResolutionCategory {
    Object^ get ();
}
static member ExternalsResolutionCategory : Object
static function get ExternalsResolutionCategory () : Object

Property Value

Type: System.Object
The Object that represents the resolution category.

.NET Framework Security

See Also

Reference

ErrorManager Class

Microsoft.Data.Schema Namespace