Class DataCompressionType
Inheritance
DataCompressionType
Assembly: FluentMigrator.Extensions.SqlServer.dll
Syntax
public class DataCompressionType
Fields
|
Edit this page
View Source
None
Declaration
public static DataCompressionType None
Field Value
|
Edit this page
View Source
Page
Declaration
public static DataCompressionType Page
Field Value
|
Edit this page
View Source
Row
Declaration
public static DataCompressionType Row
Field Value
Methods
|
Edit this page
View Source
ToString()
Declaration
public override string ToString()
Returns
Overrides