共用方式為


SqlClrPart.Name 屬性

取得 CLR 部分的名稱。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SqlClrPart 結構

Microsoft.Data.Schema.Sql.SchemaModel 命名空間