NavigationEntityProperty 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表從一種實體類型到另一種實體類型的導航。
public ref class NavigationEntityProperty : Microsoft::SqlServer::Management::INavigationPropertyInfo
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class NavigationEntityProperty : Microsoft.SqlServer.Management.INavigationPropertyInfo
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type NavigationEntityProperty = class
interface INavigationPropertyInfo
Public Class NavigationEntityProperty
Implements INavigationPropertyInfo
- 繼承
-
NavigationEntityProperty
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| NavigationEntityProperty() |
初始化 NavigationEntityProperty 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| DisplayName |
取得或設定屬性的描述名稱。 |
| Name |
取得或設定該物業的名稱。 |
| Priority |
取得或設定該財產的優先權。 |
| PrioritySpecified |
取得或設定一個值,表示優先權值是否被指定。 |
| Rank |
取得或設定表示該物業等級的值。 |
| RankSpecified |
取得或設定一個值,表示排名值是否被指定。 |
| TargetType |
取得或設定 NavigationEntityProperty 所指派的類型。 |
| Type |
取得或設定屬性的類型。 |
| Width |
取得或設定該物業的寬度。 |
明確介面實作
| 名稱 | Description |
|---|---|
| INavigationPropertyInfo.DisplayName |
取得該物業的顯示名稱。 |
| INavigationPropertyInfo.Priority |
取得導航屬性資訊的優先權值。 |
| INavigationPropertyInfo.Rank |
取得實體的導航屬性。 |