UdcxRemediation.Console.SharePointContext.GetDatabaseConnectionString C# (CSharp) Méthode

GetDatabaseConnectionString() private méthode

private GetDatabaseConnectionString ( ) : string
Résultat string
        public string GetDatabaseConnectionString()
        {
            throw new NotSupportedException("This method is deprecated because the autohosted option is no longer available.");
        }