共用方式為


SqlMoveSchemaStep.PreviousName 屬性

取得項目移出的來源結構描述。

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

語法

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

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SqlMoveSchemaStep 類別

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