DatabaseTaskHost.NumberElementsToResolve Field
An integer that contains the amount of remaining work, represented as the number of model elements that must still be resolved.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Const NumberElementsToResolve As Integer
public const int NumberElementsToResolve
public:
literal int NumberElementsToResolve
static val mutable NumberElementsToResolve: int
public const var NumberElementsToResolve : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.