SmoApplication.DefaultCulture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the default culture used by SMO components for formatting
public static System.Globalization.CultureInfo DefaultCulture { get; }
static member DefaultCulture : System.Globalization.CultureInfo
Public Shared ReadOnly Property DefaultCulture As CultureInfo