Page History
Description
SQL Server 2008 and later only. Returns true if the column has the FILESTREAM property set. It applies only to VARBINARY(MAX) data type in SQL Server 2008. DATATYPE: Boolean.
Property Type
- Read-write property
...
Code Block | ||
---|---|---|
| ||
Public Property IsFileStream() As Variant |
Info | ||
---|---|---|
| ||