AlterTableAlterColumnStatement.StorageOptions 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.
Column storage options.
public Microsoft.SqlServer.TransactSql.ScriptDom.ColumnStorageOptions StorageOptions { get; set; }member this.StorageOptions : Microsoft.SqlServer.TransactSql.ScriptDom.ColumnStorageOptions with get, setPublic Property StorageOptions As ColumnStorageOptions