Property-Klasse
Represents a property of various ADOMD.NET objects.
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..Property
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class Property
'Usage
Dim instance As [Property]
public sealed class Property
public ref class Property sealed
[<SealedAttribute>]
type Property = class end
public final class Property
Der Property-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Name | Gets a String representing the name of the Property. |
![]() |
Type | Gets a Type representing the type of the Property. |
![]() |
Value | Gets an Object representing the value of the Property. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | Determines whether two instances of an Object are equal. (Überschreibt Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | Returns a String that represents the current Property. (Überschreibt Object. . :: . .ToString() () () ().) |
Zum Anfang
Operatoren
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two specified instances of Property are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of Property are not equal. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)