Shunde.NET Framework Class Library

DBCreation.GetCreateView Method 

Creates SQL Code to create an indexed view

public static string GetCreateView(
   Type type
);

See Also

DBCreation Class | Shunde.Utilities Namespace