Konstruktor CubeAttribute (String)
Inicjuje nowe wystąpienie CubeAttribute za pomocą identyfikatora.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
attributeId As String _
)
'Użycie
Dim attributeId As String
Dim instance As New CubeAttribute(attributeId)
public CubeAttribute(
string attributeId
)
public:
CubeAttribute(
String^ attributeId
)
new :
attributeId:string -> CubeAttribute
public function CubeAttribute(
attributeId : String
)
Parametry
- attributeId
Typ: System.String
Zobacz także