MiningModelingFlags.NotNull Field
The not null value.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const NotNull As String
'Usage
Dim value As String
value = MiningModelingFlags.NotNull
public const string NotNull
public:
literal String^ NotNull
static val mutable NotNull: string
public const var NotNull : String