Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the existing adjusted probability for the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
<SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields")> _
Public ExistingAdjustedProbability As Double
[SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields")]
public double ExistingAdjustedProbability
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1051:DoNotDeclareVisibleInstanceFields")]
public:
double ExistingAdjustedProbability
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields") */
public double ExistingAdjustedProbability
SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields")
public var ExistingAdjustedProbability : double
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AttributeStats Structure
AttributeStats Members
Microsoft.AnalysisServices.AdomdServer Namespace