Initializes a new instance of the RelationshipEndAttribute class using the specified attribute ID.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Sub New ( _
attributeID As String _
)
‘사용 방법
Dim attributeID As String
Dim instance As New RelationshipEndAttribute(attributeID)
public RelationshipEndAttribute(
string attributeID
)
public:
RelationshipEndAttribute(
String^ attributeID
)
new :
attributeID:string -> RelationshipEndAttribute
public function RelationshipEndAttribute(
attributeID : String
)
매개 변수
- attributeID
유형: System.String
The ID of the attribute.