RefactoringOperation.CurrentDataSchemaModel プロパティ

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Refactoring
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public ReadOnly Property CurrentDataSchemaModel As DataSchemaModel
'使用
Dim instance As RefactoringOperation
Dim value As DataSchemaModel

value = instance.CurrentDataSchemaModel
public DataSchemaModel CurrentDataSchemaModel { get; }
public:
property DataSchemaModel^ CurrentDataSchemaModel {
    DataSchemaModel^ get ();
}
public function get CurrentDataSchemaModel () : DataSchemaModel

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.DataSchemaModel

参照

参照

RefactoringOperation クラス

RefactoringOperation メンバ

Microsoft.VisualStudio.Data.Schema.Project.Refactoring 名前空間