Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the identifier of the attribute.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property AttributeID As Integer
Get
'Usage
Dim instance As MiningAttribute
Dim value As Integer
value = instance.AttributeID
public int AttributeID { get; }
public:
property int AttributeID {
int get ();
}
member AttributeID : int
function get AttributeID () : int
Property Value
Type: System.Int32
Returns an integer identifying the attribute.