Page History
...
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-writepropertywrite property
Syntax
Code Block | ||
---|---|---|
| ||
Public Property IsFileStream() As Variant |
...