C# Class ADCImportExport.Program

Show file Open project: Azure-Samples/data-catalog-dotnet-import-export

Private Methods

Method Description
Export ( ADCImportExport.AzureDataCatalog td, StreamWriter sw, string searchString ) : int
Import ( ADCImportExport.AzureDataCatalog td, string exportedCatalogFilePath ) : void
Main ( string args ) : void
RemoveSystemProperties ( Newtonsoft.Json.Linq.JObject payload, bool isRoot = true ) : void