Właściwość MiningStructure.CaseTableName
Pobiera lub ustawia nazwę tabela przypadek związane z MiningStructure obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public Property CaseTableName As String
Get
Set
'Użycie
Dim instance As MiningStructure
Dim value As String
value = instance.CaseTableName
instance.CaseTableName = value
[BrowsableAttribute(false)]
public string CaseTableName { get; set; }
[BrowsableAttribute(false)]
public:
property String^ CaseTableName {
String^ get ();
void set (String^ value);
}
[<BrowsableAttribute(false)>]
member CaseTableName : string with get, set
function get CaseTableName () : String
function set CaseTableName (value : String)
Wartość właściwości
Typ: System.String
A ciąg zawiera nazwę tabela, przypadek.