SfcElementTypeAttribute(String) 建構函式

定義

建立一個新的 SfcElementTypeAttribute 實例

public SfcElementTypeAttribute(string elementTypeName);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcElementTypeAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcElementTypeAttribute
Public Sub New (elementTypeName As String)

參數

elementTypeName
String

元素類型名稱

適用於