ChainStoreWeb.SharePointContext.GetDatabaseConnectionString C# (CSharp) Метод

GetDatabaseConnectionString() приватный Метод

private GetDatabaseConnectionString ( ) : string
Результат string
        public string GetDatabaseConnectionString()
        {
            throw new NotSupportedException("This method is deprecated because the autohosted option is no longer available.");
        }