Partager via


RefactoringDeploymentAnalyzer.SupportedOperationName, propriété

Obtient le nom de l'opération prise en charge.

Espace de noms :  Microsoft.Data.Schema.Refactoring
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property SupportedOperationName As String
    Get
public abstract string SupportedOperationName { get; }
public:
virtual property String^ SupportedOperationName {
    String^ get () abstract;
}
abstract SupportedOperationName : string
abstract function get SupportedOperationName () : String

Valeur de propriété

Type : System.String
string qui contient le nom de l'opération prise en charge.

Sécurité .NET Framework

Voir aussi

Référence

RefactoringDeploymentAnalyzer Classe

Microsoft.Data.Schema.Refactoring, espace de noms